2 writes to _strokes
PresentationFramework (2)
MS\Internal\Ink\ISFClipboardData.cs (2)
36_strokes = strokes; 105_strokes = fSucceeded ? newStrokes : new StrokeCollection();
1 reference to _strokes
PresentationFramework (1)
MS\Internal\Ink\ISFClipboardData.cs (1)
123return _strokes;