共用方式為


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

適用於