3 references to Default
Microsoft.Maui.Controls (3)
artifacts\obj\Controls.Core\Debug\net9.0-windows10.0.20348.0\XamlTypeInfo.g.cs (1)
824userType.AddEnumValue("Default", global::Microsoft.Maui.Controls.PlatformConfiguration.WindowsSpecific.ToolbarPlacement.Default);
Platform\Windows\ToolbarPlacementHelper.cs (1)
69 case ToolbarPlacement.Default:
PlatformConfiguration\WindowsSpecific\Page.cs (1)
24 typeof(FormsElement), ToolbarPlacement.Default);