2 writes to _handles
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (2)
1029
_handles
= new IntPtr[penContextRefs.Count];
1083
_handles
= new IntPtr[penContextRefs.Count];
6 references to _handles
PresentationCore (6)
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (6)
1037
_handles
[i] = pc.CommHandle; // Add to array.
1091
_handles
[i] = pc.CommHandle; // Add to array.
1198
if (
_handles
.Length == 1)
1201
_handles
[0], _pimcResetHandle,
1212
_handles
.Length,
_handles
, _pimcResetHandle,