1 write to _shouldShowToolBar
Microsoft.Maui.Controls (1)
Platform\Windows\ToolbarPlacementHelper.cs (1)
110 _shouldShowToolBar = value;
1 reference to _shouldShowToolBar
Microsoft.Maui.Controls (1)
Platform\Windows\ToolbarPlacementHelper.cs (1)
107 get { return _shouldShowToolBar; }