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