ClassRadSplashScreenAutomationPeer
Represents the automation peer for the RadSplashScreen control, providing support for UI automation clients. This class enables automation tools to interact with the RadSplashScreen by exposing its properties and behaviors in a format that is accessible to automated processes. It overrides methods to return relevant custom property values, control types, and names for the splash screen, facilitating enhanced accessibility features and custom automation functionality.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
public class RadSplashScreenAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadSplashScreenAutomationPeer
Constructors
RadSplashScreenAutomationPeer(RadSplashScreen)
Initializes a new instance of the RadSplashScreenAutomationPeer class.
Declaration
public RadSplashScreenAutomationPeer(RadSplashScreen owner)
Parameters
owner
The owner RadSplashScreen instance.
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns