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