2 writes to Name
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceInfo.cs (1)
80
Name
= _deviceInfo.productString;
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (1)
869
pimcTablet.GetName(out tabletInfo.
Name
);
1 reference to Name
PresentationCore (1)
System\Windows\Input\Stylus\Common\TabletDeviceBase.cs (1)
130
return _tabletInfo.
Name
;