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