Microsoft.Phone.Automation.Peers
TOC
Collapse the table of content
Expand the table of content

Microsoft.Phone.Automation.Peers Namespace

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

This namespace provides APIs to provide programmatic access to most Phone UI elements. It enables assistive technology products, such as screen readers, to provide information about the UI to end users and to manipulate the UI by means other than standard input.

  ClassDescription
Public classLongListSelectorAutomationPeerA base class that provides a Microsoft UI Automation peer implementation for types that derive from LongListSelector.
Public classLongListSelectorItemAutomationPeerA base class that provides a Microsoft UI Automation peer implementation for types that derive from LongListSelectorItemAutomationPeer
Public classMapAutomationPeerA base class that provides a Microsoft UI Automation peer implementation for types that derive from Map.
Public classPanoramaAutomationPeerA base class that provides a Microsoft UI Automation peer implementation for types that derive from PanoramaAutomationPeer.
Public classPanoramaItemAutomationPeerA base class that provides a Microsoft UI Automation peer implementation for types that derive from PanoramaItemAutomationPeer
Public classPivotAutomationPeerA base class that provides a Microsoft UI Automation peer implementation for types that derive from Pivot.
Public classPivotHeaderItemAutomationPeerA base class that provides a Microsoft UI Automation peer implementation for types that derive from PivotHeaderItem.
Public classPivotItemAutomationPeerA base class that provides a Microsoft UI Automation peer implementation for types that derive from PivotItem.
Public classWebBrowserAutomationPeerA base class that provides a Microsoft UI Automation peer implementation for types that derive from WebBrowserAutomationPeer.

Show:
© 2017 Microsoft