2 references to OnApplyTemplateFinished
Microsoft.Maui.Controls (2)
Handlers\Shell\ShellHandler.Windows.cs (2)
32
mauiNavigationView.OnApplyTemplateFinished +=
OnApplyTemplateFinished
;
52
mauiNavigationView.OnApplyTemplateFinished -=
OnApplyTemplateFinished
;