4 references to Strokes
PresentationFramework (4)
src\Framework\MS\Internal\Ink\ClipboardProcessor.cs (1)
245newStrokes = isfData.Strokes;
src\Framework\MS\Internal\Ink\ISFClipboardData.cs (3)
65return (Strokes != null && Strokes.Count != 0); 84Strokes.Save(stream);