PriorityBindingExpression.UpdateTarget Method

Definition

Updates the target on the active binding.

public:
 override void UpdateTarget();
public override void UpdateTarget ();
override this.UpdateTarget : unit -> unit
Public Overrides Sub UpdateTarget ()

Remarks

This method calls the UpdateTarget method on the ActiveBindingExpression property.

Applies to