VisualElement.OnBindingContextChanged Method

Definition

Invoked when the binding context of this element has changed.

protected:
 override void OnBindingContextChanged();
protected override void OnBindingContextChanged ();
override this.OnBindingContextChanged : unit -> unit
Protected Overrides Sub OnBindingContextChanged ()

Applies to