Share via


WorkflowDesignerIcons.DesignerItems.Annotation プロパティ

定義

注釈の割り当てに使用されるコントロールを取得または設定します。

public:
 static property System::Windows::Media::DrawingBrush ^ Annotation { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush Annotation { get; set; }
static member Annotation : System.Windows.Media.DrawingBrush with get, set
Public Shared Property Annotation As DrawingBrush

プロパティ値

注釈の割り当てに使用されるコントロール。

適用対象