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