ComposablePartCatalogChangeEventArgs::AtomicComposition Property
.NET Framework (current version)
Gets the composition transaction for this change.
Assembly: System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
public: property AtomicComposition^ AtomicComposition { AtomicComposition^ get(); private: void set(AtomicComposition^ value); }
Property Value
Type: System.ComponentModel.Composition.Hosting::AtomicComposition^The composition transaction for this change.
.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: