2 references to PageHandler
Microsoft.Maui.Controls (2)
ContentPage\ContentPage.Mapper.cs (1)
14
PageHandler
.Mapper.ReplaceMapping<ContentPage, IPageHandler>(nameof(ContentPage.HideSoftInputOnTapped), MapHideSoftInputOnTapped);
Hosting\AppHostBuilderExtensions.cs (1)
86
handlersCollection.AddHandler<Page,
PageHandler
>();