1 write to _fixedTextBuilder
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextContainer.cs (1)
590_fixedTextBuilder = new FixedTextBuilder(this);
2 references to _fixedTextBuilder
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedTextContainer.cs (2)
535Debug.Assert(_fixedTextBuilder != null); 536return _fixedTextBuilder;