Exposes Saturation
- Inheritance:
-
object
Automation
Peer UIElementAutomation FrameworkPeer Element objectAutomation Peer
Constructors
SaturationBrightnessPickerAutomationPeer(SaturationBrightnessPicker)
Initializes a new instance of the SaturationBrightnessPickerAutomationPeer
class.
Parameter | Type | Description |
---|---|---|
owner | Saturation |
The owner element. |
Methods
GetAutomationControlTypeCore()
Gets the control type for the element that is associated with the UI Automation peer.
Returns
- Automation
Control :Type The control type.
GetClassNameCore()
Gets a name that is used with AutomationControlType
, to differentiate the control that is represented by this AutomationPeer
.
Returns
- string:
The class name.
GetLocalizedControlTypeCore()
Gets a localized string that represents the AutomationControlType
value for the control that is associated with this automation peer.
Returns
- string:
The control type.