5 references to Type
PresentationCore (5)
System\Windows\Input\Stylus\Common\TabletDevice.cs (1)
141return TabletDeviceImpl.Type;
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (3)
121if (tabletDevice.Type == TabletDeviceType.Touch) 480return _tabletDevice.Type == TabletDeviceType.Stylus 835if (PointerTabletDevice.Type == TabletDeviceType.Touch)
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceCollection.cs (1)
132tablet.Type,