1 write to _textSelection
PresentationFramework (1)
System\Windows\Documents\FixedTextContainer.cs (1)
240
set {
_textSelection
= value; }
1 reference to _textSelection
PresentationFramework (1)
System\Windows\Documents\FixedTextContainer.cs (1)
546
return
_textSelection
;