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