10 references to DestFontTable
PresentationFramework (10)
System\Windows\Documents\RtfToXamlReader.cs (10)
8933
case RtfDestination.
DestFontTable
:
8953
else if (fsNew.RtfDestination == RtfDestination.
DestFontTable
)
8970
if (fsCur.RtfDestination == RtfDestination.
DestFontTable
9054
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9116
if (previousFormatState.RtfDestination == RtfDestination.
DestFontTable
)
9125
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9590
formatState.RtfDestination = RtfDestination.
DestFontTable
;
9708
case RtfDestination.
DestFontTable
:
9743
case RtfDestination.
DestFontTable
:
11444
case RtfDestination.
DestFontTable
: