10 references to DestFontTable
PresentationFramework (10)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (10)
9009
case RtfDestination.
DestFontTable
:
9029
else if (fsNew.RtfDestination == RtfDestination.
DestFontTable
)
9049
if (fsCur.RtfDestination == RtfDestination.
DestFontTable
9133
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9195
if (previousFormatState.RtfDestination == RtfDestination.
DestFontTable
)
9207
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9672
formatState.RtfDestination = RtfDestination.
DestFontTable
;
9790
case RtfDestination.
DestFontTable
:
9825
case RtfDestination.
DestFontTable
:
11642
case RtfDestination.
DestFontTable
: