2 references to SinglePane
Microsoft.Maui.Controls.Foldable (2)
TwoPaneView.cs (2)
358
if (WideModeConfiguration != TwoPaneViewWideModeConfiguration.
SinglePane
)
375
if (controlWidth > MinWideModeWidth && WideModeConfiguration != TwoPaneViewWideModeConfiguration.
SinglePane
)