GraphConditionalStyleCollection::RaisePendingPropertyChangeEvents Method (IEnumerable<GraphObject^>^)

 

Raises any PropertyChanged events that have to be raised based on all referenced properties in the conditional expressions and property value expressions in the compiled style set.

Namespace:   Microsoft.VisualStudio.GraphModel.Styles
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
void RaisePendingPropertyChangeEvents(
	IEnumerable<GraphObject^>^ graphObjects
)
Return to top
Show: