GraphCommonSchema Class
Defines a set of commonly used GraphProperty objects.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | BaseUri | The location of the graph. |
![]() ![]() | Contains | Defines a category for use in creating containment links. |
![]() ![]() | DelayedChildNodesState | State of child nodes of this group node that are fetched in a delayed manner. |
![]() ![]() | DelayedCrossGroupLinksState | State of cross group links of this node that are fetched in a delayed manner. |
![]() ![]() | Expression | The Expression property is used by Condition and Setter elements. |
![]() ![]() | Group | Defines whether an object is a Group and what state the Group is in: Expanded or Collapsed. |
![]() ![]() | GroupLabel | The GroupLabel property is used by Style elements. |
![]() ![]() | IsContainment | IsContainment property. |
![]() ![]() | IsCursorContainingMethod | Marks DGML node with special attribute indicating whether it was a containing method of the drag source in a drag drop operation. No need to localize the metadata because this property is not browsable. |
![]() ![]() | IsDragSource | Marks DGML node with a special attribute indicating whether it was part of the drag source in a drag and drop operation. No need to localize the metadata because this property is not browsable. |
![]() ![]() | IsEnabled | The Enabled property is on a Conditional Style. |
![]() ![]() | IsPseudo | IsPseudo. |
![]() ![]() | IsTag | The IsTag property is used to mark special GraphCategories that are used in the custom categories menu. |
![]() ![]() | Label | Defines a displayable label for an annotatable object. |
![]() ![]() | Property | The Property property is used by Setter elements. |
![]() ![]() | Schema | |
![]() ![]() | SourceNode | Defines a source node of a link. |
![]() ![]() | TargetNode | Defines a target node of a link. |
![]() ![]() | TargetType | The TargetType property is used by Condition and Setter elements. |
![]() ![]() | ToolTip | The ToolTip property is used by Style elements. |
![]() ![]() | UniqueId | Defines the unique ID for an annotatable object. |
![]() ![]() | Value | The Value property is used by Setter elements. |
![]() ![]() | ValueLabel | The ValueLabel property is used by Style elements. |
![]() ![]() | Version | Version number that is used by change tracking. |
![]() ![]() | Visibility | Defines whether an object is to be made visible on screen. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

