5 references to StylusPointDescription
PresentationCore (5)
MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (1)
1668
return new
StylusPointDescription
(stylusPointPropertyInfos, pressureIndex);
System\Windows\Input\Stylus\Common\TabletDeviceBase.cs (1)
274
_stylusPointDescription = new
StylusPointDescription
(propertyInfos, _tabletInfo.PressureIndex);
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInManager.cs (1)
643
_mousePointDescription = new
StylusPointDescription
(
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
175
_stylusPointDescription = new
StylusPointDescription
(propertyInfos, pressureIndex);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
1936
_mousePointDescription = new
StylusPointDescription
(