GraphCommonSchema Class

Definition

Class which defines a set of commonly used GraphProperty objects

public ref class GraphCommonSchema abstract sealed
public static class GraphCommonSchema
type GraphCommonSchema = class
Public Class GraphCommonSchema
Inheritance
GraphCommonSchema

Properties

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 fashion.

DelayedCrossGroupLinksState

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

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 special attribute indicating whether it was part of the drag source in a drag 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 used by change tracking

Visibility

Defines whether an object is to be made visible on screen

Applies to