Base:
method
OnHandlerChangedCore
Microsoft.Maui.Controls.Element.OnHandlerChangedCore()
2 overrides of OnHandlerChangedCore
Microsoft.Maui.Controls (2)
NavigationPage\NavigationPage.cs (1)
687
private protected override void
OnHandlerChangedCore
()
View\View.cs (1)
286
private protected override void
OnHandlerChangedCore
()
2 references to OnHandlerChangedCore
Microsoft.Maui.Controls (2)
NavigationPage\NavigationPage.cs (1)
689
base.
OnHandlerChangedCore
();
View\View.cs (1)
288
base.
OnHandlerChangedCore
();