7 references to IsfOperationFailed
PresentationCore (7)
MS\Internal\Ink\InkSerializedFormat\Compress.cs (1)
302throw new InvalidOperationException(SR.IsfOperationFailed);
MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (6)
147throw new ArgumentException(SR.IsfOperationFailed, ex); 152throw new ArgumentException(SR.IsfOperationFailed, ex); 157throw new ArgumentException(SR.IsfOperationFailed, ex); 162throw new ArgumentException(SR.IsfOperationFailed, ex); 167throw new ArgumentException(SR.IsfOperationFailed, ex); 172throw new ArgumentException(SR.IsfOperationFailed, ex);