8 references to ExpandToWordBreakAndContext
PresentationFramework (8)
System\Windows\Documents\Speller.cs (4)
190
ExpandToWordBreakAndContext
(error.Start, LogicalDirection.Backward, language, out ITextPointer contentStart, out ITextPointer contextStart);
191
ExpandToWordBreakAndContext
(error.End, LogicalDirection.Forward, language, out ITextPointer contentEnd, out ITextPointer contextEnd);
793
ExpandToWordBreakAndContext
(start, LogicalDirection.Backward, language, out contentStart, out contextStart);
794
ExpandToWordBreakAndContext
(end, LogicalDirection.Forward, language, out contentEnd, out contextEnd);
System\Windows\Documents\TextMapOffsetErrorLogger.cs (4)
52
/// In the calculations within <see cref="
ExpandToWordBreakAndContext
"/>, the smallest value
179
/// 'contentOffset' value calculated within <see cref="
ExpandToWordBreakAndContext
"/>
184
/// 'contextOffset' value calculated within <see cref="
ExpandToWordBreakAndContext
"/>.
190
/// Within <see cref="
ExpandToWordBreakAndContext
"/>, <see cref="TextMap.MapOffsetToPosition"/>