1 write to _textFormatter
PresentationFramework (1)
MS\Internal\PtsHost\PtsContext.cs (1)
398set { _textFormatter = value; }
1 reference to _textFormatter
PresentationFramework (1)
MS\Internal\PtsHost\PtsContext.cs (1)
397get { return _textFormatter; }