2 writes to PlugAndPlayId
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceInfo.cs (1)
81PlugAndPlayId = _deviceInfo.productString;
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (1)
870pimcTablet.GetPlugAndPlayId(out tabletInfo.PlugAndPlayId);
1 reference to PlugAndPlayId
PresentationCore (1)
System\Windows\Input\Stylus\Common\TabletDeviceBase.cs (1)
142return _tabletInfo.PlugAndPlayId;