10 references to DestFontTable
PresentationFramework (10)
System\Windows\Documents\RtfToXamlReader.cs (10)
8916
case RtfDestination.
DestFontTable
:
8936
else if (fsNew.RtfDestination == RtfDestination.
DestFontTable
)
8956
if (fsCur.RtfDestination == RtfDestination.
DestFontTable
9040
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9102
if (previousFormatState.RtfDestination == RtfDestination.
DestFontTable
)
9114
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9579
formatState.RtfDestination = RtfDestination.
DestFontTable
;
9697
case RtfDestination.
DestFontTable
:
9732
case RtfDestination.
DestFontTable
:
11542
case RtfDestination.
DestFontTable
: