2 references to EmptyArrayNotAllowedAsArgument
PresentationCore (2)
System\Windows\Ink\IncrementalHitTester.cs (2)
41throw new System.ArgumentException(SR.EmptyArrayNotAllowedAsArgument, nameof(points)); 64throw new System.ArgumentException(SR.EmptyArrayNotAllowedAsArgument, nameof(stylusPoints));