XamlControl.PropertyNames.FontSize Field
Gets the control's Font Size. Can be used for search. 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 FontSize As String
public static readonly string FontSize
public:
static initonly String^ FontSize
static val FontSize: string
public static final var FontSize : 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
XamlControl.PropertyNames Class
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace