ColorPickerElementNames Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Holds the list of the important ColorPicker element names.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.XamlColorPickerElementNames

Namespace:  Telerik.WebAii.Controls.Xaml
Assembly:  Telerik.WebAii.Controls.Xaml (in Telerik.WebAii.Controls.Xaml.dll) Version: 2012.1.719.0 (2012.1.719.0)
Syntax

public static class ColorPickerElementNames

The ColorPickerElementNames type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberColorButtonName
The name of the ColorPicker button holding the selected color element.
Public fieldStatic memberHeaderPaletteName
The name of the header palette element.
Public fieldStatic memberMainPaletteHeaderTextBlockName
The name of the selector main palette header text block element.
Public fieldStatic memberMainPaletteName
The name of the main palette element.
Public fieldStatic memberPopupName
The name of the ColorPicker popup element.
Public fieldStatic memberSelectorPaletteHeaderButtonName
The name of the ColorPicker selector palette header button element.
Public fieldStatic memberStandardPaletteHeaderTextBlockName
The name of the selector standard palette header text block element.
Public fieldStatic memberStandardPaletteName
The name of the standard palette element.
Public fieldStatic memberToggleButtonName
The name of the ColorPicker toggle button element.
Public fieldStatic memberToggleButtonNameNew
The name of the ColorPicker toggle button element after the refactoring for Q1 2012.
Top
See Also

Reference