Base:
property
Glyphs
System.Workflow.ComponentModel.Design.CompositeActivityDesigner.Glyphs
2 overrides of Glyphs
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ActivityPreviewDesigner.cs (1)
317
protected internal override ActivityDesignerGlyphCollection
Glyphs
AuthoringOM\Design\SequentialWorkflowRootDesigner.cs (1)
183
protected internal override ActivityDesignerGlyphCollection
Glyphs
2 references to Glyphs
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ActivityPreviewDesigner.cs (1)
353
glyphs.AddRange(base.
Glyphs
);
AuthoringOM\Design\SequentialWorkflowRootDesigner.cs (1)
187
ActivityDesignerGlyphCollection glyphs = new ActivityDesignerGlyphCollection(base.
Glyphs
);