2 implementations of GetGlyphs
System.Workflow.ComponentModel (1)
AuthoringOM\Design\MessageFilters\ConnectionManager.cs (1)
600
ActivityDesignerGlyphCollection IDesignerGlyphProvider.
GetGlyphs
(ActivityDesigner activityDesigner)
System.WorkflowServices (1)
System\Workflow\ComponentModel\Design\ActivityDesignerHighlighter.cs (1)
197
public ActivityDesignerGlyphCollection
GetGlyphs
(ActivityDesigner activityDesigner)
1 reference to GetGlyphs
System.Workflow.ComponentModel (1)
AuthoringOM\Design\MessageFilters\GlyphManager.cs (1)
266
ActivityDesignerGlyphCollection extendedGlyphs = glyphProvider.
GetGlyphs
(designer);