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