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