2 references to InvalidMatrixContainsNaN
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (1)
850throw new ArgumentException(SR.InvalidMatrixContainsNaN, "value");
System\Windows\Ink\Stroke.cs (1)
164throw new ArgumentException(SR.InvalidMatrixContainsNaN, "transformMatrix");