2 implementations of SubscribeToAncestryChanges
Microsoft.Maui.Controls (2)
RelativeBindingSource.cs (2)
212
public void
SubscribeToAncestryChanges
(List<Element> chain, bool includeBindingContext, bool rootIsSource)
229
public void
SubscribeToAncestryChanges
(List<Element> chain, bool includeBindingContext, bool rootIsSource)
2 references to SubscribeToAncestryChanges
Microsoft.Maui.Controls (2)
RelativeBindingSource.cs (2)
128
bindingAdapter.
SubscribeToAncestryChanges
(
142
bindingAdapter.
SubscribeToAncestryChanges
(