1 write to _textSelection
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequenceTextContainer.cs (1)
291
set {
_textSelection
= value; }
1 reference to _textSelection
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequenceTextContainer.cs (1)
492
return
_textSelection
;