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