BookPageAutomationPeer Class
Exposes BookPage types to UI Automation.
public class BookPageAutomationPeer : FrameworkElementAutomationPeer
- Inheritance:
- object AutomationPeer UIElementAutomationPeer FrameworkElementAutomationPeer object
Constructors
BookPageAutomationPeer(BookPage)
Initializes a new instance of the BookPageAutomationPeer class.
public BookPageAutomationPeer(BookPage owner)
Parameter | Type | Description |
---|---|---|
owner | BookPage | The owner element. |
Methods
GetClassNameCore()
Gets the name of the UIElement that is associated with this UIElementAutomationPeer. This method is called by GetClassName().
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by GetLocalizedControlType().