StyleSet.Parent Property

Definition

Gets the parent of this StyleSet in the inheritance chain. Will be null if this is the ApplicationStyleSet.

protected:
 property Microsoft::VisualStudio::Modeling::Diagrams::StyleSet ^ Parent { Microsoft::VisualStudio::Modeling::Diagrams::StyleSet ^ get(); };
protected Microsoft.VisualStudio.Modeling.Diagrams.StyleSet Parent { get; }
member this.Parent : Microsoft.VisualStudio.Modeling.Diagrams.StyleSet
Protected ReadOnly Property Parent As StyleSet

Property Value

Applies to