2 writes to _strokes
PresentationFramework (2)
src\Framework\MS\Internal\Ink\ISFClipboardData.cs (2)
43_strokes = strokes; 124_strokes = fSucceeded ? newStrokes : new StrokeCollection();
1 reference to _strokes
PresentationFramework (1)
src\Framework\MS\Internal\Ink\ISFClipboardData.cs (1)
142return _strokes;