1 reference to FlyoutLayoutMapper
Microsoft.Maui (1)
Handlers\FlyoutView\FlyoutViewHandler.cs (1)
29
public static IPropertyMapper<IFlyoutView, IFlyoutViewHandler> Mapper = new PropertyMapper<IFlyoutView, IFlyoutViewHandler>(ViewHandler.ViewMapper,
FlyoutLayoutMapper
)