1 write to _operations
PresentationCore (1)
MS\Internal\Ink\StrokeNodeEnumerator.cs (1)
104_operations = operations;
3 references to _operations
PresentationCore (3)
MS\Internal\Ink\StrokeNodeEnumerator.cs (3)
132_operations, 154_operations, 218return new StrokeNode(_operations, previousIndex + 1, nodeData, lastNodeData, isLastNode: index == _stylusPoints.Count - 1);