2 references to GetTwoPaneViewMode
Microsoft.Maui.Controls.Foldable (2)
TwoPaneViewLayoutGuide.cs (2)
102 var mode = GetTwoPaneViewMode(_layoutWidth, _layoutHeight, _hinge); 292 Mode = GetTwoPaneViewMode(width, height, _hinge);