10 references to DestFontTable
PresentationFramework (10)
System\Windows\Documents\RtfToXamlReader.cs (10)
8917
case RtfDestination.
DestFontTable
:
8937
else if (fsNew.RtfDestination == RtfDestination.
DestFontTable
)
8957
if (fsCur.RtfDestination == RtfDestination.
DestFontTable
9041
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9103
if (previousFormatState.RtfDestination == RtfDestination.
DestFontTable
)
9115
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9580
formatState.RtfDestination = RtfDestination.
DestFontTable
;
9698
case RtfDestination.
DestFontTable
:
9733
case RtfDestination.
DestFontTable
:
11543
case RtfDestination.
DestFontTable
: