Layout.ForceLayout Methode

Definition

Achtung

Call InvalidateMeasure instead depending on your scenario.

Erzwingt einen Layoutzyklus für das Element und alle untergeordneten Elemente.

public:
 void ForceLayout();
public void ForceLayout ();
[System.Obsolete("Call InvalidateMeasure instead depending on your scenario.")]
public void ForceLayout ();
member this.ForceLayout : unit -> unit
[<System.Obsolete("Call InvalidateMeasure instead depending on your scenario.")>]
member this.ForceLayout : unit -> unit
Public Sub ForceLayout ()
Attribute

Hinweise

Das häufige Aufrufen dieser Methode kann negative Auswirkungen auf die Leistung haben.

Gilt für: