WorkflowDesignerColors.OutlineViewItemSelectedTextColor プロパティ

定義

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

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

プロパティ値

Color

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

適用対象