1 write to _textFormatter
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\PtsContext.cs (1)
427
set {
_textFormatter
= value; }
1 reference to _textFormatter
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\PtsContext.cs (1)
426
get { return
_textFormatter
; }