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