10 references to DestFontTable
PresentationFramework (10)
System\Windows\Documents\RtfToXamlReader.cs (10)
8942
case RtfDestination.
DestFontTable
:
8962
else if (fsNew.RtfDestination == RtfDestination.
DestFontTable
)
8982
if (fsCur.RtfDestination == RtfDestination.
DestFontTable
9066
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9128
if (previousFormatState.RtfDestination == RtfDestination.
DestFontTable
)
9140
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9605
formatState.RtfDestination = RtfDestination.
DestFontTable
;
9723
case RtfDestination.
DestFontTable
:
9758
case RtfDestination.
DestFontTable
:
11576
case RtfDestination.
DestFontTable
: