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