Automation peer class for WindowTitle class.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.RibbonView.dll
Syntax:
C#
public class WindowTitleAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectWindowTitleAutomationPeer
Constructors
Initializes a new instance of the WindowTitleAutomationPeer class.
Methods
Gets the control type for the element that is associated with the UI Automation peer.
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
Gets a human readable name that, in addition to AutomationControlType, differentiates the control represented by this AutomationPeer.