XamlSlider.PropertyNames.Position Field
Gets or sets the position on the slider. Data-Type: System.Double
Namespace: Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Assembly: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
Syntax
'Declaration
Public Shared ReadOnly Position As String
public static readonly string Position
public:
static initonly String^ Position
static val Position: string
public static final var Position : 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
XamlSlider.PropertyNames Class
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace