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