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