Class RadSplashScreenAutomationPeer
AutomationPeer for RadSplashScreen.
Inheritance
System.Object
RadSplashScreenAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class RadSplashScreenAutomationPeer : FrameworkElementAutomationPeer
Constructors
RadSplashScreenAutomationPeer(RadSplashScreen)
Initializes a new instance of the RadSplashScreenAutomationPeer class.
Declaration
public RadSplashScreenAutomationPeer(RadSplashScreen owner)
Parameters
RadSplashScreen
owner
The owner RadSplashScreen instance. |
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.String
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.String
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.String
|