1 reference to SM_PENWINDOWS
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
284
public static bool PenWindows => PInvokeCore.GetSystemMetrics(
SM_PENWINDOWS
) != 0;