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