Layout.ForceLayout 方法

定义

强制元素及其所有子代的布局循环。

public void ForceLayout();
member this.ForceLayout : unit -> unit

注解

频繁调用 ForceLayout 可能会对性能产生负面影响。

适用于