This documentation is archived and is not being maintained.

WorkflowDesignerColors Class

Enables colors and color gradients to be associated with aspects of the elements and shell bars used in the Windows Workflow Designer user interface.

System::Object
  System.Activities.Presentation::WorkflowDesignerColors

Namespace:  System.Activities.Presentation
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

public ref class WorkflowDesignerColors abstract sealed

The WorkflowDesignerColors type exposes the following members.

  NameDescription
Public propertyStatic memberContextMenuBackgroundGradientBeginColorGets the beginning color for the color gradient of the context menu background.
Public propertyStatic memberContextMenuBackgroundGradientEndColorGets the ending color for the color gradient of the context menu background.
Public propertyStatic memberContextMenuBorderColorGets the color of the context menu border.
Public propertyStatic memberContextMenuIconAreaColorGets the color for the icon area of the context menu.
Public propertyStatic memberContextMenuItemTextColorGets the color for the item text in the context menu.
Public propertyStatic memberContextMenuItemTextDisabledColorGets the color for the disabled item text in the context menu.
Public propertyStatic memberContextMenuItemTextHoverColorGets the hover color for the item text in the context menu.
Public propertyStatic memberContextMenuItemTextSelectedColorGets the color for the selected item text in the context menu.
Public propertyStatic memberContextMenuMouseOverBeginColorGets the beginning mouse over color for the context menu.
Public propertyStatic memberContextMenuMouseOverBorderColorGets the mouse over color for the context menu border.
Public propertyStatic memberContextMenuMouseOverEndColorGets the ending mouse over color for the context menu.
Public propertyStatic memberContextMenuMouseOverMiddle1ColorGets the mouse over color for the context menu first middle section, which comes after the beginning section.
Public propertyStatic memberContextMenuMouseOverMiddle2ColorGets the mouse over color for the context menu second middle section, which comes after the first middle section and before the ending section.
Public propertyStatic memberContextMenuSeparatorColorGets the color of the context menu separator.
Public propertyStatic memberDesignerViewBackgroundColorGets the color for the designer background.
Public propertyStatic memberDesignerViewExpandAllCollapseAllButtonBrushGets the brush for the ExpandAll/CollapseAll button in the designer.
Public propertyStatic memberDesignerViewExpandAllCollapseAllButtonMouseOverBrushGets the mouse over brush for the ExpandAll/CollapseAll button in the designer.
Public propertyStatic memberDesignerViewExpandAllCollapseAllPressedBrushGets the brush for the ExpandAll/CollapseAll pressed button in the designer.
Public propertyStatic memberDesignerViewShellBarCaptionActiveColorGets the color of the caption for the WorkflowViewElement active designer shell bar.
Public propertyStatic memberDesignerViewShellBarCaptionColorGets the color of the caption for the WorkflowViewElement designer shell bar.
Public propertyStatic memberDesignerViewShellBarColorGradientBeginColorGets the beginning color for the color gradient of the WorkflowViewElement designer shell bar.
Public propertyStatic memberDesignerViewShellBarColorGradientEndColorGets the ending color for the color gradient of the WorkflowViewElement designer shell bar.
Public propertyStatic memberDesignerViewShellBarControlBackgroundColorGets the background color of the WorkflowViewElement designer shell bar control.
Public propertyStatic memberDesignerViewShellBarHoverColorGradientBeginColorGets the beginning color for the hover color gradient of the WorkflowViewElement designer shell bar.
Public propertyStatic memberDesignerViewShellBarHoverColorGradientEndColorGets the ending color for the hover color gradient of the WorkflowViewElement designer shell bar.
Public propertyStatic memberDesignerViewShellBarSelectedColorGradientBeginColorGets the beginning color of the color gradient for the selected WorkflowViewElement shell bar.
Public propertyStatic memberDesignerViewShellBarSelectedColorGradientEndColorGets the ending color of the color gradient for the selected WorkflowViewElement shell bar.
Public propertyStatic memberDesignerViewStatusBarBackgroundColorGets the color for the designer status bar background, using the preset key.
Public propertyStatic memberFlowchartExpressionButtonBrushGets the brush for the Flowchart Expression button in the designer.
Public propertyStatic memberFlowchartExpressionButtonMouseOverBrushGets the mouse over brush for the Flowchart Expression button in the designer.
Public propertyStatic memberFlowchartExpressionButtonPressedBrushGets the brush for the Flowchart Expression pressed button in the designer.
Public propertyStatic memberFontFamilyGets the font family for the WorkflowViewElement, using the preset key.
Public propertyStatic memberFontSizeGets the font size for the WorkflowViewElement, using the preset key.
Public propertyStatic memberFontWeightGets the font weight to be used for the WorkflowViewElement, using the preset key.
Public propertyStatic memberGridViewRowHoverColorGets the hover color for a row in the grid view.
Public propertyStatic memberPropertyInspectorBackgroundBrushKeyGets the brush key for the property inspector background.
Public propertyStatic memberPropertyInspectorBorderBrushKeyGets the brush key for the property inspector border.
Public propertyStatic memberPropertyInspectorCategoryCaptionTextBrushKeyGets the brush key for the category caption text in the property inspector.
Public propertyStatic memberPropertyInspectorPaneBrushKeyGets the brush key for the property inspector pane.
Public propertyStatic memberPropertyInspectorPopupBrushKeyGets the brush key for the property inspector pop-up window.
Public propertyStatic memberPropertyInspectorSelectedBackgroundBrushKeyGets the brush key for the selected background in the property inspector.
Public propertyStatic memberPropertyInspectorSelectedForegroundBrushKeyGets the brush key for the selected foreground in the property inspector.
Public propertyStatic memberPropertyInspectorTextBrushKeyGets the brush key for the property inspector text.
Public propertyStatic memberPropertyInspectorToolBarBackgroundBrushKeyGets the brush key for the toolbar background in the property inspector.
Public propertyStatic memberPropertyInspectorToolBarItemHoverBackgroundBrushKeyGets the brush key for the background of a hovered item in the property inspector toolbar.
Public propertyStatic memberPropertyInspectorToolBarItemHoverBorderBrushKeyGets the brush key for the border of a hovered item in the property inspector toolbar.
Public propertyStatic memberPropertyInspectorToolBarItemSelectedBackgroundBrushKeyGets the brush key for the background of a selected item in the property inspector toolbar.
Public propertyStatic memberPropertyInspectorToolBarItemSelectedBorderBrushKeyGets the brush key for the border of a selected item in the property inspector toolbar.
Public propertyStatic memberPropertyInspectorToolBarSeparatorBrushKeyGets the brush key for the separator in the property inspector toolbar.
Public propertyStatic memberPropertyInspectorToolBarTextBoxBorderBrushKeyGets the brush key for the textbox border in the property inspector toolbar.
Public propertyStatic memberWorkflowViewElementBackgroundColorGets the background color for the WorkflowViewElement using the preset key.
Public propertyStatic memberWorkflowViewElementBorderColorGets the color for the WorkflowViewElement border, using the preset key.
Public propertyStatic memberWorkflowViewElementCaptionColorGets the color for the WorkflowViewElement caption, using the preset key.
Public propertyStatic memberWorkflowViewElementSelectedBackgroundColorGets the color for the WorkflowViewElement selected background, using the preset key.
Public propertyStatic memberWorkflowViewElementSelectedBorderColorGets the color for the WorkflowViewElement selected border, using the preset key.
Top

  NameDescription
Public fieldStatic memberContextMenuBackgroundGradientBeginColorKeySpecifies the beginning color key for the color gradient of the context menu background. This field is constant.
Public fieldStatic memberContextMenuBackgroundGradientEndColorKeySpecifies the ending color key for the color gradient of the context menu background. This field is constant.
Public fieldStatic memberContextMenuBorderColorKeySpecifies the color key of the context menu border. This field is constant.
Public fieldStatic memberContextMenuIconAreaColorKeySpecifies the color key for the icon area of the context menu. This field is constant.
Public fieldStatic memberContextMenuItemTextColorKeySpecifies the color key for the item text in the context menu. This field is constant.
Public fieldStatic memberContextMenuItemTextDisabledColorKeySpecifies the color key for the disabled item text in the context menu. This field is constant.
Public fieldStatic memberContextMenuItemTextHoverColorKeySpecifies the hover color key for the item text in the context menu. This field is constant.
Public fieldStatic memberContextMenuItemTextSelectedColorKeySpecifies the color key for the selected item text in the context menu. This field is constant.
Public fieldStatic memberContextMenuMouseOverBeginColorKeySpecifies the beginning mouse over color key for the context menu. This field is constant.
Public fieldStatic memberContextMenuMouseOverBorderColorKeySpecifies the mouse over color key for the context menu border. This field is constant.
Public fieldStatic memberContextMenuMouseOverEndColorKeySpecifies the ending mouse over color key for the context menu. This field is constant.
Public fieldStatic memberContextMenuMouseOverMiddle1ColorKeySpecifies the mouse over color key for the context menu first middle section, which comes after the beginning section. This field is constant.
Public fieldStatic memberContextMenuMouseOverMiddle2ColorKeySpecifies the mouse over color key for the context menu second middle section, which comes after the first middle section and before the ending section. This field is constant.
Public fieldStatic memberContextMenuSeparatorColorKeySpecifies the color key of the context menu separator. This field is constant.
Public fieldStatic memberDesignerViewBackgroundColorKeySpecifies the color key to be used for the designer background. This field is constant.
Public fieldStatic memberDesignerViewExpandAllCollapseAllButtonColorKeySpecifies the color key for the ExpandAll/CollapseAll button in the designer. This field is constant.
Public fieldStatic memberDesignerViewExpandAllCollapseAllButtonMouseOverColorKeySpecifies the mouse over color key for the ExpandAll/CollapseAll button in the designer. This field is constant.
Public fieldStatic memberDesignerViewExpandAllCollapseAllPressedColorKeySpecifies the color key for the ExpandAll/CollapseAll pressed button in the designer. This field is constant.
Public fieldStatic memberDesignerViewShellBarCaptionActiveColorKeySpecifies the active color key for the caption of the designer shell bar. This field is constant.
Public fieldStatic memberDesignerViewShellBarCaptionColorKeySpecifies the color key for the designer shell bar caption. This field is constant.
Public fieldStatic memberDesignerViewShellBarColorGradientBeginKeySpecifies the beginning color key for the color gradient of the designer shell bar. This field is constant.
Public fieldStatic memberDesignerViewShellBarColorGradientEndKeySpecifies the ending color key for the color gradient of the designer shell bar. This field is constant.
Public fieldStatic memberDesignerViewShellBarControlBackgroundColorKeySpecifies the background color key for the control of the designer shell bar. This field is constant.
Public fieldStatic memberDesignerViewShellBarHoverColorGradientBeginKeySpecifies the beginning hover color key for the color gradient of the designer shell bar. This field is constant.
Public fieldStatic memberDesignerViewShellBarHoverColorGradientEndKeySpecifies the ending hover color key for the color gradient of the designer shell bar. This field is constant.
Public fieldStatic memberDesignerViewShellBarSelectedColorGradientBeginKeySpecifies the beginning color key for the color gradient of the selected designer shell bar. This field is constant.
Public fieldStatic memberDesignerViewShellBarSelectedColorGradientEndKeySpecifies the ending color key for the color gradient of the selected designer shell bar. This field is constant.
Public fieldStatic memberDesignerViewStatusBarBackgroundColorKeySpecifies the color key to be used for the designer status bar background. This field is constant.
Public fieldStatic memberFlowchartExpressionButtonColorKeySpecifies the color key for the Flowchart Expression button in the designer. This field is constant.
Public fieldStatic memberFlowchartExpressionButtonMouseOverColorKeySpecifies the mouse over color key for the Flowchart Expression button in the designer. This field is constant.
Public fieldStatic memberFlowchartExpressionButtonPressedColorKeySpecifies the color key for the Flowchart Expression pressed button in the designer. This field is constant.
Public fieldStatic memberFontFamilyKeySpecifies the key to be used for the font family. This field is constant.
Public fieldStatic memberFontSizeKeySpecifies the key to be used for the font size. This field is constant.
Public fieldStatic memberFontWeightKeySpecifies the key to be used for the font weight. This field is constant.
Public fieldStatic memberWorkflowViewElementBackgroundColorKeySpecifies the color key to be used for the WorkflowViewElement background. This field is constant.
Public fieldStatic memberWorkflowViewElementBorderColorKeySpecifies the color key to be used for the WorkflowViewElement border. This field is constant.
Public fieldStatic memberWorkflowViewElementCaptionColorKeySpecifies the color key to be used for the WorkflowViewElement caption. This field is constant.
Public fieldStatic memberWorkflowViewElementSelectedBackgroundColorKeySpecifies the color key to be used for the selected background of the WorkflowViewElement. This field is constant.
Public fieldStatic memberWorkflowViewElementSelectedBorderColorKeySpecifies the color key for the WorkflowViewElement selected border. This field is constant.
Top

.NET Framework

Supported in: 4

.NET Framework Client Profile

Supported in: 4

Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: