XamlWriter.Close 方法

定義

關閉 XAML 寫入器物件。

public:
 void Close();
public void Close ();
member this.Close : unit -> unit
Public Sub Close ()

備註

在基底實作中,呼叫 Close Dispose 方法時會 isDisposing 使用 參數做為 true

適用於