ElementPropertyChangedEventArgs.DomainProperty Property

Definition

The domain propertywhose instance value has changed

public:
 property Microsoft::VisualStudio::Modeling::DomainPropertyInfo ^ DomainProperty { Microsoft::VisualStudio::Modeling::DomainPropertyInfo ^ get(); };
public Microsoft.VisualStudio.Modeling.DomainPropertyInfo DomainProperty { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainProperty : Microsoft.VisualStudio.Modeling.DomainPropertyInfo
Public ReadOnly Property DomainProperty As DomainPropertyInfo

Property Value

Attributes

Applies to