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