2 writes to _handles
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (2)
1028
_handles
= new IntPtr[penContextRefs.Count];
1082
_handles
= new IntPtr[penContextRefs.Count];
6 references to _handles
PresentationCore (6)
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (6)
1036
_handles
[i] = pc.CommHandle; // Add to array.
1090
_handles
[i] = pc.CommHandle; // Add to array.
1197
if (
_handles
.Length == 1)
1200
_handles
[0], _pimcResetHandle,
1211
_handles
.Length,
_handles
, _pimcResetHandle,