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