4 references to CommHandle
PresentationCore (4)
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (4)
1036
Debug.Assert(pc != null && pc.
CommHandle
!= IntPtr.Zero);
1037
_handles[i] = pc.
CommHandle
; // Add to array.
1090
Debug.Assert(pc != null && pc.
CommHandle
!= IntPtr.Zero);
1091
_handles[i] = pc.
CommHandle
; // Add to array.