GraphCommonSchema Properties

 

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

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticBaseUri

The location of the graph.

System_CAPS_pubpropertySystem_CAPS_staticContains

Defines a category for use in creating containment links.

System_CAPS_pubpropertySystem_CAPS_staticDelayedChildNodesState

State of child nodes of this group node that are fetched in a delayed manner.

System_CAPS_pubpropertySystem_CAPS_staticDelayedCrossGroupLinksState

State of cross group links of this node that are fetched in a delayed manner.

System_CAPS_pubpropertySystem_CAPS_staticExpression

The Expression property is used by Condition and Setter elements.

System_CAPS_pubpropertySystem_CAPS_staticGroup

Defines whether an object is a Group and what state the Group is in: Expanded or Collapsed.

System_CAPS_pubpropertySystem_CAPS_staticGroupLabel

The GroupLabel property is used by Style elements.

System_CAPS_pubpropertySystem_CAPS_staticIsContainment

IsContainment property.

System_CAPS_pubpropertySystem_CAPS_staticIsCursorContainingMethod

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.

System_CAPS_pubpropertySystem_CAPS_staticIsDragSource

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.

System_CAPS_pubpropertySystem_CAPS_staticIsEnabled

The Enabled property is on a Conditional Style.

System_CAPS_pubpropertySystem_CAPS_staticIsPseudo

IsPseudo.

System_CAPS_pubpropertySystem_CAPS_staticIsTag

The IsTag property is used to mark special GraphCategories that are used in the custom categories menu.

System_CAPS_pubpropertySystem_CAPS_staticLabel

Defines a displayable label for an annotatable object.

System_CAPS_pubpropertySystem_CAPS_staticProperty

The Property property is used by Setter elements.

System_CAPS_pubpropertySystem_CAPS_staticSchema

System_CAPS_pubpropertySystem_CAPS_staticSourceNode

Defines a source node of a link.

System_CAPS_pubpropertySystem_CAPS_staticTargetNode

Defines a target node of a link.

System_CAPS_pubpropertySystem_CAPS_staticTargetType

The TargetType property is used by Condition and Setter elements.

System_CAPS_pubpropertySystem_CAPS_staticToolTip

The ToolTip property is used by Style elements.

System_CAPS_pubpropertySystem_CAPS_staticUniqueId

Defines the unique ID for an annotatable object.

System_CAPS_pubpropertySystem_CAPS_staticValue

The Value property is used by Setter elements.

System_CAPS_pubpropertySystem_CAPS_staticValueLabel

The ValueLabel property is used by Style elements.

System_CAPS_pubpropertySystem_CAPS_staticVersion

Version number that is used by change tracking.

System_CAPS_pubpropertySystem_CAPS_staticVisibility

Defines whether an object is to be made visible on screen.

Return to top
Show: