5 references to TextLexicalBreaks
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\FullTextState.cs (1)
552TextLexicalBreaks breaks = lexicalService.AnalyzeText(
Core\CSharp\MS\Internal\TextFormatting\LexicalChunk.cs (3)
37private TextLexicalBreaks _breaks; // lexical breaks of chunk characters 41internal TextLexicalBreaks Breaks 60TextLexicalBreaks breaks,
Core\CSharp\System\Windows\Media\TextFormatting\TextLexicalService.cs (1)
54public abstract TextLexicalBreaks AnalyzeText(