2 references to WideModeConfigurationProperty
Microsoft.Maui.Controls.Foldable (2)
TwoPaneView.cs (2)
192 get { return (TwoPaneViewWideModeConfiguration)GetValue(WideModeConfigurationProperty); } 193 set { SetValue(WideModeConfigurationProperty, value); }