2 references to InvalidDrawingAttributesWidth
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (1)
868
throw new ArgumentOutOfRangeException(nameof(value), SR.
InvalidDrawingAttributesWidth
);
System\Windows\Ink\DrawingAttributes.cs (1)
188
throw new ArgumentOutOfRangeException("Width", SR.
InvalidDrawingAttributesWidth
);