1 write to _hyphenator
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
468
_hyphenator
= new NaturalLanguageHyphenator();
2 references to _hyphenator
PresentationFramework (2)
MS\Internal\PtsHost\StructuralCache.cs (2)
271
return
_hyphenator
;
466
if (
_hyphenator
== null)