1 write to _stylusPointDescription
PresentationCore (1)
System\Windows\Input\Stylus\Common\TabletDeviceBase.cs (1)
267_stylusPointDescription = new StylusPointDescription(propertyInfos, _tabletInfo.PressureIndex);
2 references to _stylusPointDescription
PresentationCore (2)
System\Windows\Input\Stylus\Common\TabletDeviceBase.cs (2)
253if (_stylusPointDescription == null) 270return _stylusPointDescription;