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