XamlRadioButton.PropertyNames.Selected Field
Gets or sets the selected state of the radio button. Data-Type: System.Boolean
Namespace: Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Assembly: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
Syntax
'Declaration
Public Shared ReadOnly Selected As String
public static readonly string Selected
public:
static initonly String^ Selected
static val Selected: string
public static final var Selected : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
XamlRadioButton.PropertyNames Class
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace