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