9 references to ActivityDesignerGlyphCollection
System.Workflow.Activities (1)
Designers\StateDesigner.cs (1)
335ActivityDesignerGlyphCollection glyphs = new ActivityDesignerGlyphCollection();
System.Workflow.ComponentModel (7)
AuthoringOM\Design\ActivityDesigner.cs (1)
489ActivityDesignerGlyphCollection glyphs = new ActivityDesignerGlyphCollection();
AuthoringOM\Design\ActivityPreviewDesigner.cs (1)
321ActivityDesignerGlyphCollection glyphs = new ActivityDesignerGlyphCollection();
AuthoringOM\Design\CompositeActivityDesigner.cs (1)
369ActivityDesignerGlyphCollection glyphs = new ActivityDesignerGlyphCollection();
AuthoringOM\Design\FreeFormDesigner.cs (1)
362ActivityDesignerGlyphCollection glyphs = new ActivityDesignerGlyphCollection();
AuthoringOM\Design\MessageFilters\ConnectionManager.cs (1)
602ActivityDesignerGlyphCollection glyphCollection = new ActivityDesignerGlyphCollection();
AuthoringOM\Design\MessageFilters\GlyphManager.cs (1)
260ActivityDesignerGlyphCollection glyphs = new ActivityDesignerGlyphCollection();
AuthoringOM\Design\SequentialActivityDesigner.cs (1)
264ActivityDesignerGlyphCollection designerGlyphs = new ActivityDesignerGlyphCollection();
System.WorkflowServices (1)
System\Workflow\ComponentModel\Design\ActivityDesignerHighlighter.cs (1)
208ActivityDesignerGlyphCollection glyphs = new ActivityDesignerGlyphCollection();