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