1 write to _pfnHyphenate
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3307
_pfnHyphenate
= new Hyphenate(this.Hyphenate);
1 reference to _pfnHyphenate
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3338
contextInfo.pfnHyphenate =
_pfnHyphenate
;