WizardPageWrapperAutomationPeer Class
Exposes WizardPage wrapper types to UI Automation.
public class WizardPageWrapperAutomationPeer : FrameworkElementAutomationPeer
- Inheritance:
- object AutomationPeer UIElementAutomationPeer FrameworkElementAutomationPeer object
Constructors
WizardPageWrapperAutomationPeer(WizardPage)
Initializes an instance of the WizardPageWrapperAutomationPeer
class.
public WizardPageWrapperAutomationPeer(WizardPage owner)
Parameter | Type | Description |
---|---|---|
owner | WizardPage |