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)
3338contextInfo.pfnHyphenate = _pfnHyphenate;