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