Udostępnij za pośrednictwem


Layout.ForceLayout Metoda

Definicja

Przestroga

Call InvalidateMeasure instead depending on your scenario.

Wymusza cykl układu elementu i wszystkich jego elementów podrzędnych.

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 ()
Atrybuty

Uwagi

Wywoływanie tej metody często może mieć negatywny wpływ na wydajność.

Dotyczy