WorkflowDesignerColors Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

An enumeration for colors to be used for the workflow designer user interface

The WorkflowDesignerColors type exposes the following members.

Fields

  Name Description
Public fieldStatic member DesignerViewBackgroundColorKey Specifies the color key to be used for the designer background. This field is constant.
Public fieldStatic member DesignerViewStatusBarBackgroundColorKey Specifies the color key to be used for the designer status bar background. This field is constant.
Public fieldStatic member FontFamilyKey Specifies the key to be used for the font family. This field is constant.
Public fieldStatic member FontSizeKey Specifies the key to be used for the font size. This field is constant.
Public fieldStatic member FontWeightKey Specifies the key to be used for the font weight. This field is constant.
Public fieldStatic member WorkflowViewElementBackgroundColorKey Specifies the color key to be used for the WorkflowViewElementbackground. This field is constant.
Public fieldStatic member WorkflowViewElementBorderColorKey Specifies the color key to be used for the WorkflowViewElementborder. This field is constant.
Public fieldStatic member WorkflowViewElementCaptionColorKey Specifies the color key to be used for the WorkflowViewElementcaption. This field is constant.
Public fieldStatic member WorkflowViewElementSelectedBackgroundColorKey Specifies the color key to be used for the WorkflowViewElement selected background. This field is constant.
Public fieldStatic member WorkflowViewElementSelectedBorderColorKey Specifies the color key to be used for the WorkflowViewElement selected border. This field is constant.

Top

Properties

  Name Description
Public propertyStatic member DesignerViewBackgroundColor Gets the color to be used for the designer background.
Public propertyStatic member DesignerViewStatusBarBackgroundColor Retrieves the color to be used for the designer status bar background, using the preset key.
Public propertyStatic member FontFamily Retrieves the font family to be used for the WorkflowViewElement, using the preset key.
Public propertyStatic member FontSize Retrieves the font size to be used for the WorkflowViewElement, using the preset key.
Public propertyStatic member FontWeight Retrieves the font weight to be used for the WorkflowViewElement, using the preset key.
Public propertyStatic member WorkflowViewElementBackgroundColor Retrieves the color to be used for the WorkflowViewElement background, using the preset key.
Public propertyStatic member WorkflowViewElementBorderColor Retrieves the color to be used for the WorkflowViewElement border, using the preset key.
Public propertyStatic member WorkflowViewElementCaptionColor Retrieves the color to be used for the WorkflowViewElement caption, using the preset key.
Public propertyStatic member WorkflowViewElementSelectedBackgroundColor Retrieves the color to be used for the WorkflowViewElement selected background, using the preset key.
Public propertyStatic member WorkflowViewElementSelectedBorderColor Retrieves the color to be used for the WorkflowViewElement selected border, using the preset key.

Top

See Also

Reference

WorkflowDesignerColors Class

System.Activities.Design Namespace