Base:
method
OnBindingContextChanged
Microsoft.Maui.Controls.BindableObject.OnBindingContextChanged()
7 overrides of OnBindingContextChanged
Microsoft.Maui.Controls (7)
Cells\Cell.cs (1)
181
protected override void
OnBindingContextChanged
()
FormattedString.cs (1)
22
protected override void
OnBindingContextChanged
()
GradientBrush.cs (1)
40
protected override void
OnBindingContextChanged
()
Shell\MenuShellItem.cs (1)
57
protected override void
OnBindingContextChanged
()
Shell\ShellSection.cs (1)
1030
protected override void
OnBindingContextChanged
()
Span.cs (1)
147
protected override void
OnBindingContextChanged
()
VisualElement\VisualElement.cs (1)
1262
protected override void
OnBindingContextChanged
()
7 references to OnBindingContextChanged
Microsoft.Maui.Controls (7)
Cells\Cell.cs (1)
183
base.
OnBindingContextChanged
();
FormattedString.cs (1)
24
base.
OnBindingContextChanged
();
GradientBrush.cs (1)
42
base.
OnBindingContextChanged
();
Shell\MenuShellItem.cs (1)
59
base.
OnBindingContextChanged
();
Shell\ShellSection.cs (1)
1032
base.
OnBindingContextChanged
();
Span.cs (1)
150
base.
OnBindingContextChanged
();
VisualElement\VisualElement.cs (1)
1268
base.
OnBindingContextChanged
();