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; andernfalls false.

Attribute

Hinweise

Ordnet SM_TABLETPC zu. Siehe GetSystemMetrics.

XAML-Attributverwendung

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

Gilt für: