CompositionContainer::Dispose Method (Boolean)
.NET Framework (current version)
Releases the unmanaged resources used by the CompositionContainer and optionally releases the managed resources.
Assembly: System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
Parameters
- disposing
-
Type:
System::Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
.NET Framework
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Show: