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