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