2 references to StrokeNodeData
PresentationCore (2)
MS\Internal\Ink\StrokeNodeEnumerator.cs (2)
218
StrokeNodeData nodeData = new
StrokeNodeData
((Point)stylusPoint, pressureFactor);
222
lastNodeData = new
StrokeNodeData
((Point)previousStylusPoint, previousPressureFactor);