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