WorkflowDesignerColors.OutlineViewItemSelectedTextColor プロパティ

定義

アウトライン ビューで選択した項目のテキストの色を取得します。

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

プロパティ値

アウトライン ビューで選択した項目のテキストの色。

適用対象