GraphConditionalStyleCollection Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel.Styles
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Return the number of styles in the collection. |
![]() | Graph | Gets the Graph associated with this nodes collection. |
![]() | HasPendingPropertyChangeEvents | Returns true if there are any pending PropertyChange events. If this returns true, call the RaisePendingPropertyChangeEvents method. |
![]() | IsCompiled | Find out whether the CompileStyles method must be called. |
![]() | IsReadOnly | Gets a value indicating whether the System.Collections.Generic.ICollection is read-only. |
![]() | Owner | Gets the Graph associated with this nodes collection. |
Show:
