WindowsDisplayAPI icon indicating copy to clipboard operation
WindowsDisplayAPI copied to clipboard

There is a way to retrieve the display number where my app run?

Open Groboto opened this issue 3 years ago • 1 comments

I trying to retrieve number of monitor where my wpf app is running. TIs possible to retrieve that data with WindowsDisplayAPI? Winform method retrieve that data, but there is no correlation on numbers with what windows display config menu show.

Groboto avatar May 26 '21 03:05 Groboto

I am not sure how Windows selects these numbers, but it should be based on the order of PathDisplaySources instances. If it is not, I really have no idea how Windows decides to order display devices in Settings/Control Panel.

falahati avatar Jun 02 '21 10:06 falahati