5 references to StylusPointDescription
PresentationCore (5)
MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (1)
1652
return new
StylusPointDescription
(stylusPointPropertyInfos, pressureIndex);
System\Windows\Input\Stylus\Common\TabletDeviceBase.cs (1)
266
_stylusPointDescription = new
StylusPointDescription
(propertyInfos, _tabletInfo.PressureIndex);
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInManager.cs (1)
630
_mousePointDescription = new
StylusPointDescription
(
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
161
_stylusPointDescription = new
StylusPointDescription
(propertyInfos, pressureIndex);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
1939
_mousePointDescription = new
StylusPointDescription
(