1 reference to ImageButtonMapper
Microsoft.Maui (1)
Handlers\Button\ButtonHandler.cs (1)
36 public static IPropertyMapper<IButton, IButtonHandler> Mapper = new PropertyMapper<IButton, IButtonHandler>(TextButtonMapper, ImageButtonMapper, ViewHandler.ViewMapper)