CompositionObject.Properties Property
Definition
The collection of properties associated with the CompositionObject.
public:
property CompositionPropertySet ^ Properties { CompositionPropertySet ^ get(); };
CompositionPropertySet Properties();
public CompositionPropertySet Properties { get; }
Public ReadOnly Property Properties As CompositionPropertySet
Property Value
The collection of properties associated with the CompositionObject.