Skip to content

Missing info on how to obtain pointerid on other platforms #4805

Open
@dotMorten

Description

@dotMorten

Getting the PointerDevice from the pointer-id is UWP/WinUI specific. How would we get the correct ID on other platforms? For instance WPF events has a StylusDevice property on its mouse events with an ID on it, but in my case the ID value was 27, but the actual pointer device id was 485. I'm not really able to find any 485 value anywhere in the WPF callstack.
Even going all the way back to the raw WinProc events, do I see this.

Could you please describe in more detail now we can get the correct pointer id if we're not using WinUI?


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions