Frame.OnCreateAutomationPeer Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns a FrameAutomationPeer for use by the Windows Phone automation infrastructure. (Overrides UIElement OnCreateAutomationPeer().)
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Return Value
Type: System.Windows.Automation.Peers.AutomationPeerReturns AutomationPeer. A FrameAutomationPeer for the Frame object.
Show: