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