1 instantiation of FixedTextView
PresentationFramework (1)
System\Windows\Documents\FixedDocument.cs (1)
1458_textView = new FixedTextView(this);
3 references to FixedTextView
PresentationFramework (3)
System\Windows\Documents\FixedDocument.cs (2)
1452internal FixedTextView TextView 1498private FixedTextView _textView;
System\Windows\Documents\FixedPageStructure.cs (1)
533glyphBox = FixedTextView._GetGlyphRunDesignRect(glyphs, startIndex, endIndex);