Layout.ForceLayout Yöntem

Tanım

Dikkat

Call InvalidateMeasure instead depending on your scenario.

Öğede ve tüm alt öğelerinde bir düzen döngüsünü zorlar.

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 ()
Öznitelikler

Açıklamalar

Bu yöntemin sık çağrılması performans üzerinde olumsuz etkilere neden olabilir.

Şunlara uygulanır