SystemParameters.IsTabletPC Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das aktuelle Betriebssystem Microsoft Windows XP Tablet PC Edition ist.

public:
 static property bool IsTabletPC { bool get(); };
public static bool IsTabletPC { [System.Security.SecurityCritical] get; }
public static bool IsTabletPC { get; }
[<get: System.Security.SecurityCritical>]
static member IsTabletPC : bool
static member IsTabletPC : bool
Public Shared ReadOnly Property IsTabletPC As Boolean

Eigenschaftswert

true , wenn das aktuelle Betriebssystem Windows XP Tablet PC Edition ist; falseandernfalls .

Attribute

Hinweise

Wird SM_TABLETPC zugeordnet. Weitere Informationen finden Sie unter GetSystemMetrics.

XAML-Attributsyntax

<object property="{ SystemParameters.IsTabletPC}"/>

Gilt für: