MultiBindingExpression.UpdateSource Method

Definition

Sends the current binding target value to the binding source properties in TwoWay or OneWayToSource bindings.

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

Applies to

See also