2 references to SetValue
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);