Description
GetItemAtPoint is unsupported for ListView control.
Workaround
Replace the use of GetItemAtPointer by using Index argument of RightClicked since they return the same value.
Description
GetItemAtPoint is unsupported for ListView control.
Workaround
Replace the use of GetItemAtPointer by using Index argument of RightClicked since they return the same value.