3 overrides of OnBindingContextChanged
Microsoft.Maui.Controls (2)
Element\Element.cs (1)
573
protected override void
OnBindingContextChanged
()
TableView\TableSection.cs (1)
138
protected override void
OnBindingContextChanged
()
Microsoft.Maui.Controls.Compatibility (1)
iOS\Platform.cs (1)
311
protected override void
OnBindingContextChanged
()
5 references to OnBindingContextChanged
Microsoft.Maui.Controls (4)
BindableObject.cs (2)
368
bindable.
OnBindingContextChanged
();
735
bindable.
OnBindingContextChanged
();
Element\Element.cs (1)
586
base.
OnBindingContextChanged
();
TableView\TableSection.cs (1)
140
base.
OnBindingContextChanged
();
Microsoft.Maui.Controls.Compatibility (1)
iOS\Platform.cs (1)
315
base.
OnBindingContextChanged
();