2 references to WispTabletDevice
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (2)
338
tablet = new TabletDevice(new
WispTabletDevice
(tabletdevices[iTablet], penThread));
472
AddTablet(tabletIndex, new TabletDevice(new
WispTabletDevice
(tabletInfo, penThread)));