2 references to UpdateHideSoftInputOnTapped
Microsoft.Maui.Controls (2)
ContentPage\ContentPage.cs (1)
39
this.NavigatedTo += (_, _) =>
UpdateHideSoftInputOnTapped
();
ContentPage\ContentPage.Mapper.cs (1)
35
page.
UpdateHideSoftInputOnTapped
();