1 write to _hyphenator
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (1)
479
_hyphenator
= new NaturalLanguageHyphenator();
2 references to _hyphenator
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (2)
282
return
_hyphenator
;
477
if (
_hyphenator
== null)