次の方法で共有


WorkflowDesignerColors.DesignerViewBackgroundColor プロパティ

定義

デザイナー ビューの背景の色を取得します。

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

プロパティ値

デザイナー ビューの背景の Color

適用対象