GraphObject::PropertyChanged Event
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: event PropertyChangedEventHandler^ PropertyChanged { virtual void add(PropertyChangedEventHandler^ value) sealed; virtual void remove(PropertyChangedEventHandler^ value) sealed; }
Implements
INotifyPropertyChanged::PropertyChanged
Show: