SelectionGlyph Class
Provides methods and properties for all glyph classes that an ActivityDesigner displays when it is selected on the workflow design surface.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Some glyphs that are displayed on an activity designer can be selected by the user while others cannot. When a user selects a glyph that can be selected, the glyph changes appearance on the activity design surface. The SelectionGlyph class is the base class for all glyph classes that change appearance when a user selects it on the activity design surface.
Notes to Inheritors:When you inherit from SelectionGlyph, you must override the following member: IsPrimarySelection.
System.Workflow.ComponentModel.Design.DesignerGlyph
System.Workflow.ComponentModel.Design.SelectionGlyph
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.