ViewHandler.RemoveContainer 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
解構 ContainerView ,並從其容器中移除 PlatformView 。
protected:
abstract void RemoveContainer();
protected abstract void RemoveContainer ();
abstract member RemoveContainer : unit -> unit
Protected MustOverride Sub RemoveContainer ()
備註
當 設定為 false
時HasContainer,會呼叫這個方法。