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