CommentShape::InitializeResources Method (StyleSet^)

 

Initializes style set resources for this shape type

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
virtual void InitializeResources(
	StyleSet^ classStyleSet
) override

Parameters

classStyleSet
Type: Microsoft.VisualStudio.Modeling.Diagrams::StyleSet^

The style set for this shape class

Initializes style set resources for this shape type.

Return to top
Show: