2 references to InvalidSizeSpecified
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (2)
420
throw new ArgumentException(SR.
InvalidSizeSpecified
, nameof(cbSize));
437
throw new ArgumentException(SR.
InvalidSizeSpecified
, nameof(cbSize));