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