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