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