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