3 references to MatrixNotInvertible
PresentationCore (3)
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (1)
846throw new ArgumentException(SR.MatrixNotInvertible, "value");
System\Windows\Ink\Stroke.cs (1)
160throw new ArgumentException(SR.MatrixNotInvertible, "transformMatrix");
System\Windows\Ink\StrokeCollection.cs (1)
236throw new ArgumentException(SR.MatrixNotInvertible, "transformMatrix");