1 write to ToolbarPlacement
Microsoft.Maui.Controls (1)
artifacts\obj\Controls.Core\Debug\net9.0-windows10.0.20348.0\XamlTypeInfo.g.cs (1)
1424
that.
ToolbarPlacement
= (global::Microsoft.Maui.Controls.PlatformConfiguration.WindowsSpecific.ToolbarPlacement)Value;
2 references to ToolbarPlacement
Microsoft.Maui.Controls (2)
artifacts\obj\Controls.Core\Debug\net9.0-windows10.0.20348.0\XamlTypeInfo.g.cs (1)
1419
return that.
ToolbarPlacement
;
Platform\Windows\PageControl.cs (1)
165
_toolbarPlacementHelper.Initialize(_commandBar, () =>
ToolbarPlacement
, GetTemplateChild);