Implemented interface member:
property
Handler
Microsoft.Maui.IElement.Handler
3 references to Handler
Microsoft.Maui.Controls (3)
Toolbar\Toolbar.cs (1)
78
Handler
?.UpdateValue(propertyName);
Toolbar\Toolbar.Mapper.cs (1)
14
IMauiContext MauiContext =>
Handler
?.MauiContext ?? throw new InvalidOperationException("MauiContext not set");
Toolbar\ToolbarElement.cs (1)
10
toolbar?.
Handler
?.DisconnectHandler();