1 write to StylusDevicesInfo
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (1)
877
tabletInfo.
StylusDevicesInfo
= GetStylusDevicesInfo(pimcTablet);
2 references to StylusDevicesInfo
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (2)
35
int count = tabletInfo.
StylusDevicesInfo
.Length;
40
StylusDeviceInfo cursorInfo = tabletInfo.
StylusDevicesInfo
[i];