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