1 write to _toolbar
Microsoft.Maui.Controls (1)
Window\Window.cs (1)
77
set => ToolbarElement.SetValue(ref
_toolbar
, value, Handler);
1 reference to _toolbar
Microsoft.Maui.Controls (1)
Window\Window.cs (1)
76
get =>
_toolbar
;