Provides the automation peer for the RadWizard control, enabling UI automation support and providing properties and methods for UI automation clients. This class derives from and implements the necessary methods to expose the structure and functionality of the underlying RadWizard control, including information about its child elements and the current state of the wizard.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
C#
public class RadWizardAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadWizardAutomationPeer
Constructors
Initializes a new instance of the RadWizardAutomationPeer class.
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType