ElementEventArgs.ModelElement Property

Definition

The ModelElement that is the subject of the notification

public:
 virtual property Microsoft::VisualStudio::Modeling::ModelElement ^ ModelElement { Microsoft::VisualStudio::Modeling::ModelElement ^ get(); };
public virtual Microsoft.VisualStudio.Modeling.ModelElement ModelElement { get; }
member this.ModelElement : Microsoft.VisualStudio.Modeling.ModelElement
Public Overridable ReadOnly Property ModelElement As ModelElement

Property Value

Applies to