Class BackstageAutomationPeer
Automation peer for the Rad
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
public class BackstageAutomationPeer : RadTabControlAutomationPeer, ISelectionProvider
Constructors
BackstageAutomationPeer(RadRibbonBackstage)
Initializes a new instance of the Backstage
Declaration
public BackstageAutomationPeer(RadRibbonBackstage owner)
Parameters
Rad The Rad |
Methods
CreateItemAutomationPeer(Object)
When overridden in a derived class, creates a new instance of the System.
Declaration
protected override ItemAutomationPeer CreateItemAutomationPeer(object item)
Parameters
System. The data item that is associated with this System. |
Returns
System. The new System. |
Overrides
GetClassNameCore()
Gets the name of the System.
Declaration
protected override string GetClassNameCore()
Returns
System. An System. |
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
Overrides
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|