XamlControl.PropertyNames.LabeledBy Field

Gets the control's LabeledBy. Can be used for search. Data-Type: System.String

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Assembly:  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

Syntax

'Declaration
Public Shared ReadOnly LabeledBy As String
public static readonly string LabeledBy
public:
static initonly String^ LabeledBy
static val LabeledBy: string
public static final var LabeledBy : String

.NET Framework Security

See Also

Reference

XamlControl.PropertyNames Class

Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace