GetNameCore Method
Collapse the table of content
Expand the table of content

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.

Namespace:  System.Windows.Automation.Peers
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

'Declaration
Protected Overrides Function GetNameCore As String

Return Value

Type: System.String
Returns 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.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft