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