3 references to MatrixNotInvertible
PresentationCore (3)
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (1)
829throw new ArgumentException(SR.MatrixNotInvertible, nameof(value));
System\Windows\Ink\Stroke.cs (1)
144throw new ArgumentException(SR.MatrixNotInvertible, nameof(transformMatrix));
System\Windows\Ink\StrokeCollection.cs (1)
225throw new ArgumentException(SR.MatrixNotInvertible, nameof(transformMatrix));