10 references to DestFontTable
PresentationFramework (10)
System\Windows\Documents\RtfToXamlReader.cs (10)
8930
case RtfDestination.
DestFontTable
:
8950
else if (fsNew.RtfDestination == RtfDestination.
DestFontTable
)
8967
if (fsCur.RtfDestination == RtfDestination.
DestFontTable
9051
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9113
if (previousFormatState.RtfDestination == RtfDestination.
DestFontTable
)
9122
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9587
formatState.RtfDestination = RtfDestination.
DestFontTable
;
9705
case RtfDestination.
DestFontTable
:
9740
case RtfDestination.
DestFontTable
:
11441
case RtfDestination.
DestFontTable
: