GraphNode::OnPropertyChanged Method
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | OnPropertyChanged(GraphProperty^) | Raises a PropertyChangd event for the given GraphProperty.(Inherited from GraphObject.) |
![]() | OnPropertyChanged(String^) | Override that notifies the GraphGroupCollection whenever the IsGroup property has changed on this node. This has to be synchronous so that GraphGroup is immediately available after this operation in the same transaction.(Overrides GraphObject::OnPropertyChanged(String^).) |
Show:
