5 references to Type
PresentationCore (5)
System\Windows\Input\Stylus\Common\TabletDevice.cs (1)
131return TabletDeviceImpl.Type;
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (3)
112if (tabletDevice.Type == TabletDeviceType.Touch) 455return _tabletDevice.Type == TabletDeviceType.Stylus 811if (PointerTabletDevice.Type == TabletDeviceType.Touch)
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceCollection.cs (1)
126tablet.Type,