1 write to _hyphenator
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
469
_hyphenator
= new NaturalLanguageHyphenator();
2 references to _hyphenator
PresentationFramework (2)
MS\Internal\PtsHost\StructuralCache.cs (2)
272
return
_hyphenator
;
467
if (
_hyphenator
== null)