次の方法で共有


WorkflowDesignerColors.DesignerViewExpandAllCollapseAllButtonBrush プロパティ

定義

デザイナー ビューの [ExpandAll/CollapseAll] ボタンのブラシを取得します。

public:
 static property System::Windows::Media::Brush ^ DesignerViewExpandAllCollapseAllButtonBrush { System::Windows::Media::Brush ^ get(); };
public static System.Windows.Media.Brush DesignerViewExpandAllCollapseAllButtonBrush { get; }
static member DesignerViewExpandAllCollapseAllButtonBrush : System.Windows.Media.Brush
Public Shared ReadOnly Property DesignerViewExpandAllCollapseAllButtonBrush As Brush

プロパティ値

デザイナー ビューの [ExpandAll/CollapseAll ] ボタンのブラシ。

適用対象