FrameAutomationPeer.GetNameCore Method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the text label of the Frame that is associated with this FrameAutomationPeer. Called by GetName.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Return Value
Type: System.StringReturns String. The text label of the element that is associated with this automation peer. If not null, a reference; otherwise, the name of the owning frame, or the name of the frame class.
Show: