1 write to _currentMode
Microsoft.Maui.Controls.Foldable (1)
TwoPaneView.cs (1)
393 _currentMode = newMode;
2 references to _currentMode
Microsoft.Maui.Controls.Foldable (2)
TwoPaneView.cs (2)
391 if (newMode != _currentMode) 397 switch (_currentMode)