1 instantiation of PointerTouchDevice
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
115TouchDevice = new PointerTouchDevice(this);
7 references to PointerTouchDevice
PresentationCore (7)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (6)
377PointerTouchDevice touchDevice = stylusDevice.TouchDevice; 401PointerTouchDevice touchDevice = stylusDevice.TouchDevice; 1095PointerTouchDevice touchDevice = stylusDevice.TouchDevice; 1147PointerTouchDevice touchDevice = stylusDevice.TouchDevice; 1164PointerTouchDevice touchDevice = stylusDevice.TouchDevice; 1177PointerTouchDevice touchDevice = stylusDevice.TouchDevice;
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
316internal PointerTouchDevice TouchDevice