Udostępnij za pośrednictwem


Layout.UpdateChildrenLayout Metoda

Definicja

Przestroga

Use InvalidateMeasure depending on your scenario

Nakazuje układowi przekazywanie wszystkich jego elementów podrzędnych.

protected:
 void UpdateChildrenLayout();
protected void UpdateChildrenLayout ();
[System.Obsolete("Use InvalidateMeasure depending on your scenario")]
protected void UpdateChildrenLayout ();
member this.UpdateChildrenLayout : unit -> unit
[<System.Obsolete("Use InvalidateMeasure depending on your scenario")>]
member this.UpdateChildrenLayout : unit -> unit
Protected Sub UpdateChildrenLayout ()
Atrybuty

Uwagi

Ta metoda rozpoczyna nowy cykl układu dla układu. Wywołanie tej metody często może negatywnie wpłynąć na wydajność.

Dotyczy