2 references to InvalidDrawingAttributesHeight
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (1)
861
throw new ArgumentOutOfRangeException(nameof(value), SR.
InvalidDrawingAttributesHeight
);
System\Windows\Ink\DrawingAttributes.cs (1)
161
throw new ArgumentOutOfRangeException("Height", SR.
InvalidDrawingAttributesHeight
);