1 write to _hyphenator
PresentationCore (1)
System\Windows\Media\textformatting\TextParagraphProperties.cs (1)
141set { _hyphenator = value; }
1 reference to _hyphenator
PresentationCore (1)
System\Windows\Media\textformatting\TextParagraphProperties.cs (1)
139get { return _hyphenator; }