Page.UpdateChildrenLayout 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
Use ArrangeOverride instead
要求頁面的子 Element系更新其版面配置。
protected:
void UpdateChildrenLayout();
protected void UpdateChildrenLayout ();
[System.Obsolete("Use ArrangeOverride instead")]
protected void UpdateChildrenLayout ();
member this.UpdateChildrenLayout : unit -> unit
[<System.Obsolete("Use ArrangeOverride instead")>]
member this.UpdateChildrenLayout : unit -> unit
Protected Sub UpdateChildrenLayout ()
- 屬性