1 write to _textSelection
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextContainer.cs (1)
260
set {
_textSelection
= value; }
1 reference to _textSelection
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextContainer.cs (1)
570
return
_textSelection
;