2 references to TallModeConfigurationProperty
Microsoft.Maui.Controls.Foldable (2)
TwoPaneView.cs (2)
183 get { return (TwoPaneViewTallModeConfiguration)GetValue(TallModeConfigurationProperty); } 184 set { SetValue(TallModeConfigurationProperty, value); }