Edit

Share via


LayoutTransformControl.TransformUpdated Method

Definition

Notifies the LayoutTransformControl that some aspect of its Transform property has changed.

public void TransformUpdated ();
member this.TransformUpdated : unit -> unit
Public Sub TransformUpdated ()

Remarks

Call this to update the LayoutTransform in cases where LayoutTransformControl wouldn't otherwise know to do so.

Applies to