次の方法で共有


WorkflowDesignerColors.ActivityDesignerSelectedTitleForegroundColor プロパティ

定義

アクティビティ デザイナーで選択されているタイトルの前景色を取得します。

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

プロパティ値

アクティビティ デザイナーで選択されているタイトルの前景色。

適用対象