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