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