1 reference to SM_CMOUSEBUTTONS
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
295
public static int MouseButtons => PInvokeCore.GetSystemMetrics(
SM_CMOUSEBUTTONS
);