1 write to _hyphenator
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextParagraphProperties.cs (1)
152
set {
_hyphenator
= value; }
1 reference to _hyphenator
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextParagraphProperties.cs (1)
149
get { return
_hyphenator
; }