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