4 references to Strokes
PresentationFramework (4)
MS\Internal\Ink\ClipboardProcessor.cs (1)
224newStrokes = isfData.Strokes;
MS\Internal\Ink\ISFClipboardData.cs (3)
57return (Strokes != null && Strokes.Count != 0); 69Strokes.Save(stream);