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