Share via


XamlToggleButton.PropertyNames.Pressed Field

Gets or sets the pressed state of the toggle-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 Pressed As String
public static readonly string Pressed
public:
static initonly String^ Pressed
static val Pressed: string
public static final var Pressed : String

.NET Framework Security

See Also

Reference

XamlToggleButton.PropertyNames Class

Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace