1 write to _toolbar
Microsoft.Maui.Controls (1)
Page\Page.cs (1)
858
set => ToolbarElement.SetValue(ref
_toolbar
, value, Handler);
2 references to _toolbar
Microsoft.Maui.Controls (2)
Page\Page.cs (2)
852
get =>
_toolbar
;
857
get =>
_toolbar
;