3 writes to Hyphenator
PresentationFramework (3)
MS\Internal\PtsHost\TextParagraph.cs (1)
1500
_lineProperties.
Hyphenator
= StructuralCache.Hyphenator;
MS\Internal\Text\LineProperties.cs (1)
381
Hyphenator
= lp.Hyphenator;
System\Windows\Controls\TextBlock.cs (1)
3040
lineProperties.
Hyphenator
= EnsureHyphenator();
2 references to Hyphenator
PresentationCore (1)
MS\Internal\TextFormatting\TextProperties.cs (1)
144
get { return _paragraphProperties.
Hyphenator
; }
PresentationFramework (1)
MS\Internal\Text\LineProperties.cs (1)
381
Hyphenator = lp.
Hyphenator
;