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