2 writes to IsInValidLocation
Microsoft.Maui.Controls (2)
artifacts\obj\Controls.Core\Debug\net9.0-windows10.0.20348.0\XamlTypeInfo.g.cs (1)
1474that.IsInValidLocation = (global::System.Boolean)Value;
Platform\Windows\ToolbarPlacementHelper.cs (1)
120 MauiCommandBar.IsInValidLocation = ShouldShowToolBar;
2 references to IsInValidLocation
Microsoft.Maui.Controls (2)
artifacts\obj\Controls.Core\Debug\net9.0-windows10.0.20348.0\XamlTypeInfo.g.cs (1)
1469return that.IsInValidLocation;
Platform\Windows\MauiCommandBar.cs (1)
61 if (!IsInValidLocation)