次の方法で共有


WorkflowDesignerColors.DesignerViewExpandAllCollapseAllPressedBrush プロパティ

定義

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

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

プロパティ値

デザイナー ビューで 押された ExpandAll/CollapseAll ボタンのブラシ。

適用対象