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