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