Method DoubleClickSizeDips
DoubleClickSizeDips(float?)
Gets the system double-click size converted to device-independent pixels (DIPs).
public static SizeD DoubleClickSizeDips(float? scaleFactor = null)
Parameters
scaleFactorfloat?An optional scale factor to use for the conversion. If null, the system's current scale factor is used.