7 references to IsfOperationFailed
PresentationCore (7)
MS\Internal\Ink\InkSerializedFormat\Compress.cs (1)
288throw new InvalidOperationException(SR.IsfOperationFailed);
MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (6)
133throw new ArgumentException(SR.IsfOperationFailed, ex); 138throw new ArgumentException(SR.IsfOperationFailed, ex); 143throw new ArgumentException(SR.IsfOperationFailed, ex); 148throw new ArgumentException(SR.IsfOperationFailed, ex); 153throw new ArgumentException(SR.IsfOperationFailed, ex); 158throw new ArgumentException(SR.IsfOperationFailed, ex);