This documentation is archived and is not being maintained.
ActivityDesignerGlyphCollection Class
Visual Studio 2008
Exposes a generic List(Of T) of designer glyphs associated with an activity designer.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
ActivityDesignerGlyphCollection contains all designer glyphs that appear on the ActivityDesigner class with which the collection is associated.
You can access the contents of the ActivityDesignerGlyphCollection through the Glyphs property.
System.Object
System.Collections.Generic.List(Of DesignerGlyph)
System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection
System.Collections.Generic.List(Of DesignerGlyph)
System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection
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.
Show: