I've got a WPF window with SizeToContent="Height". This window contains an <Expander /> that displays a list of …
.net wpf sizetocontentI have a pretty large form (adapted mainly for tablets), that has a TabbedPage nesting a ScrollView and a vertical …
listview xamarin.forms height sizetocontentThere must be an elegant solution to this problem, but I can't find anything online. I have a grid that …
wpf xaml listbox grid sizetocontentIn fact the UserControl lacks the property 'SizeToContent' that we have in Window. So the question is: what's the easiest …
c# wpf user-controls sizetocontentwith the following code I expected to end with two ListBox with the same Width as they are into two …
.net wpf grid resize sizetocontentI am trying to set the MinHeight / MinWidth of a resizeable window based on its initial height (when SizeToContent="WidthAndHeight"). …
wpf resize binding sizetocontent css