Represents the automation peer for the RadSlideView control, providing a way to expose the control's properties and behaviors to automation clients such as UI test tools and accessibility applications. The RadSlideViewAutomationPeer enhances the accessibility support by offering a customized implementation of the control's automation pattern and properties, allowing users to interact with the RadSlideView in an accessible manner.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public class RadSlideViewAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadSlideViewAutomationPeer
Constructors
Initializes a new instance of the RadSlideViewAutomationPeer class.
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType