XamlWriter::Dispose Method (Boolean)
.NET Framework (current version)
Releases the unmanaged resources used by the XamlWriter and optionally releases the managed resources.
Assembly: System.Xaml (in System.Xaml.dll)
Parameters
- disposing
-
Type:
System::Boolean
true to release the managed resources; otherwise, false.
You must call the base class to get IsDisposed = true.
.NET Framework
Available since 4.0
Available since 4.0
Show: