4 references to EmptyArray
PresentationCore (4)
System\Windows\Ink\Stroke2.cs (2)
120
throw new ArgumentException(SR.
EmptyArray
);
151
throw new ArgumentException(SR.
EmptyArray
);
System\Windows\Ink\StrokeCollection2.cs (2)
225
throw new ArgumentException(SR.
EmptyArray
);
275
throw new ArgumentException(SR.
EmptyArray
);