Exposes ribbon control types to UI Automation.
- Inheritance:
-
object
Automation
Peer UIElementAutomation FrameworkPeer Element TextAutomation Peer Automation TextPeer Box objectAutomation Peer
Constructors
RibbonTextBoxBaseAutomationPeer(TextBoxBase)
Initializes an instance of the RibbonTextBoxBaseAutomationPeer
class.
Parameter | Type | Description |
---|---|---|
owner | Text |
The owner of the automation peer. |
Methods
GetAutomationIdCore()
Gets the automation ID for the element associated with this UI Automation peer.
Returns
- string:
The automation ID for the element associated with this UI Automation peer.
GetClassNameCore()
Gets a human readable name that, in addition to Automation
Returns
- string:
The string that contains the name.
GetNameCore()
Gets the text string describing the element that is associated with this automation peer.
Returns
- string:
The string that contains the name.