10 references to DestFontTable
PresentationFramework (10)
System\Windows\Documents\RtfToXamlReader.cs (10)
8943
case RtfDestination.
DestFontTable
:
8963
else if (fsNew.RtfDestination == RtfDestination.
DestFontTable
)
8983
if (fsCur.RtfDestination == RtfDestination.
DestFontTable
9067
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9129
if (previousFormatState.RtfDestination == RtfDestination.
DestFontTable
)
9141
if (formatState.RtfDestination == RtfDestination.
DestFontTable
)
9606
formatState.RtfDestination = RtfDestination.
DestFontTable
;
9724
case RtfDestination.
DestFontTable
:
9759
case RtfDestination.
DestFontTable
:
11577
case RtfDestination.
DestFontTable
: