Layout.UpdateChildrenLayout 方法

定义

指示布局以对其所有子级进行重新布局。

protected void UpdateChildrenLayout();
member this.UpdateChildrenLayout : unit -> unit

注解

此方法启动布局的新布局周期。 经常调用此方法可能会对性能产生负面影响。

适用于