ClassRadHyperlinkButtonAutomationPeer
Provides the automation peer for the RadHyperlinkButton control, enabling it to expose its properties and behavior to accessibility tools.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.dll
Syntax:
public class RadHyperlinkButtonAutomationPeer : RadButtonAutomationPeer
Inheritance: objectRadButtonAutomationPeerRadHyperlinkButtonAutomationPeer
Inherited Members
Constructors
RadHyperlinkButtonAutomationPeer(RadHyperlinkButton)
Initializes a new instance of the RadHyperlinkButtonAutomationPeer class.
Declaration
public RadHyperlinkButtonAutomationPeer(RadHyperlinkButton owner)
Parameters
owner
The owner.
Methods
GetClassNameCore()
Returns the name of the UIElement that is associated with this . This method is called by .
Declaration
protected override string GetClassNameCore()
Returns
The name of the owner type that is associated with this . See Remarks.
Overrides
GetHelpTextCore()
Returns the string that describes the functionality of the FrameworkElement that is associated with this . This method is called by .
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
Overrides
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by .
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
The type of the control.