GraphConditionalStyleCollection.Owner Property

Definition

Gets the Graph associated with this nodes collection

public:
 property Microsoft::VisualStudio::GraphModel::Graph ^ Owner { Microsoft::VisualStudio::GraphModel::Graph ^ get(); };
public Microsoft.VisualStudio.GraphModel.Graph Owner { get; }
member this.Owner : Microsoft.VisualStudio.GraphModel.Graph
Public ReadOnly Property Owner As Graph

Property Value

Implements

Applies to