WorkflowDesignerColors.DesignerViewBackgroundColor Propriedade
Definição
Obtém a cor da tela de fundo de exibição do designer.Gets the color for the designer view background.
public:
static property System::Windows::Media::Color DesignerViewBackgroundColor { System::Windows::Media::Color get(); };
public static System.Windows.Media.Color DesignerViewBackgroundColor { get; }
member this.DesignerViewBackgroundColor : System.Windows.Media.Color
Public Shared ReadOnly Property DesignerViewBackgroundColor As Color
Valor da propriedade
O Color para o plano de fundo da exibição do designer.The Color for the designer view background.