SystemParameters.IsPenWindows Proprietà

Definizione

Ottiene un valore che indica se sono installate le estensioni di Microsoft Windows per Pen Computing.

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

Valore della proprietà

true se le estensioni Pen Computing sono installate; in caso contrario, false.

Attributi

Commenti

Esegue il mapping a SM_PENWINDOWS. Vedere GetSystemMetrics.

Sintassi degli attributi XAML

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

Si applica a