2 references to _stylusDeviceMap
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerTabletDevice.cs (2)
112
_stylusDeviceMap
.Add(stylus.CursorId, stylus);
215
_stylusDeviceMap
.TryGetValue(cursorId, out stylus);