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