2 references to InvalidValueType1
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (2)
824
throw new ArgumentException(SR.Format(SR.
InvalidValueType1
, typeof(StylusTip), typeof(int)), "value");
839
throw new ArgumentException(SR.Format(SR.
InvalidValueType1
, typeof(String), typeof(Matrix)), "value");