XamlControl.PropertyNames.Font-Feld
Ruft die Schriftart des Steuerelements ab. Kann für die Suche verwendet werden. Datentyp: 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 Font As String
public static readonly string Font
public:
static initonly String^ Font
static val Font: string
public static final var Font : String
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.
Siehe auch
Referenz
XamlControl.PropertyNames Klasse
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls-Namespace