ChangeRule.ElementPropertyChanged Method

Alerts listeners that a property for an element has changed.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.0.dll)

Syntax

public virtual void ElementPropertyChanged(
    ElementPropertyChangedEventArgs e
)

Parameters

.NET Framework Security

See Also

Reference

ChangeRule Class

Microsoft.VisualStudio.Modeling Namespace