2 writes to _handles
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (2)
1026
_handles
= new IntPtr[penContextRefs.Count];
1080
_handles
= new IntPtr[penContextRefs.Count];
6 references to _handles
PresentationCore (6)
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (6)
1034
_handles
[i] = pc.CommHandle; // Add to array.
1088
_handles
[i] = pc.CommHandle; // Add to array.
1195
if (
_handles
.Length == 1)
1198
_handles
[0], _pimcResetHandle,
1209
_handles
.Length,
_handles
, _pimcResetHandle,