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