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