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