Base:
method
OnBindingContextChanged
Microsoft.Maui.Controls.VisualElement.OnBindingContextChanged()
2 overrides of OnBindingContextChanged
Microsoft.Maui.Controls (2)
ContentPage\ContentPage.cs (1)
42
protected override void
OnBindingContextChanged
()
Shell\Shell.cs (1)
1487
protected override void
OnBindingContextChanged
()
2 references to OnBindingContextChanged
Microsoft.Maui.Controls (2)
ContentPage\ContentPage.cs (1)
44
base.
OnBindingContextChanged
();
Shell\Shell.cs (1)
1489
base.
OnBindingContextChanged
();