2 references to CreateParaBreakingSessionFailure
PresentationCore (2)
System\Windows\Media\textformatting\TextParagraphCache.cs (2)
76
throw new InvalidOperationException(SR.Format(SR.
CreateParaBreakingSessionFailure
, lserr), callbackException);
81
TextFormatterContext.ThrowExceptionFromLsError(SR.Format(SR.
CreateParaBreakingSessionFailure
, lserr), lserr);