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