GetColorValues() | Gets current system color values including dark mode and accent colors. |
GetDoubleTapSize(PointerType) | The size of the rectangle around the location of a pointer down that a pointer up must occur within in order to register a double-tap gesture, in device-independent pixels. |
GetDoubleTapTime(PointerType) | Gets the maximum time that may occur between the first and second click of a double- tap gesture. |
GetTapSize(PointerType) | The size of the rectangle around the location of a pointer down that a pointer up must occur within in order to register a tap gesture, in device-independent pixels. |