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