次の方法で共有


SequentialActivityDesigner.Glyphs プロパティ

定義

SequentialActivityDesigner に関連付けられたグリフの読み取り専用コレクションを取得します。

protected public:
 virtual property System::Workflow::ComponentModel::Design::ActivityDesignerGlyphCollection ^ Glyphs { System::Workflow::ComponentModel::Design::ActivityDesignerGlyphCollection ^ get(); };
protected internal override System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection Glyphs { get; }
member this.Glyphs : System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection
Protected Friend Overrides ReadOnly Property Glyphs As ActivityDesignerGlyphCollection

プロパティ値

SequentialActivityDesigner に表示されるすべてのグリフを含む、読み取り専用の DesignerGlyph コレクション。

適用対象