5 references to StrokeIsDuplicated
PresentationCore (5)
System\Windows\Ink\StrokeCollection.cs (5)
60throw new ArgumentException(SR.StrokeIsDuplicated, "strokes"); 328throw new ArgumentException(SR.StrokeIsDuplicated, "stroke"); 346throw new ArgumentException(SR.StrokeIsDuplicated, "stroke"); 446throw new ArgumentException(SR.StrokeIsDuplicated, "strokes"); 523throw new ArgumentException(SR.StrokeIsDuplicated, "strokesToReplaceWith");