3 references to PTSError
PresentationFramework (3)
MS\Internal\PtsHost\Pts.cs (3)
65throw new Exception(SR.Format(SR.PTSError, fserr)); 73throw new PtsException(SR.Format(SR.PTSError, fserr)); 124throw new Exception(SR.Format(SR.PTSError, fserr));