1 instantiation of FontTable
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
7523_fontTable = new FontTable();
5 references to FontTable
PresentationFramework (5)
System\Windows\Documents\RtfToXamlReader.cs (2)
7568internal FontTable FontTable 7712private FontTable _fontTable;
System\Windows\Documents\XamlToRtfWriter.cs (3)
57FontTable fontTable = _converterState.FontTable; 527FontTable fontTable = _converterState.FontTable; 3521FontTable fontTable = converterState.FontTable;