4 references to DestListTable
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
9680
formatState.RtfDestination = RtfDestination.
DestListTable
;
10147
else if (fs.RtfDestination == RtfDestination.
DestListTable
)
10176
else if (fs.RtfDestination == RtfDestination.
DestListTable
)
10205
if (formatState.RtfDestination == RtfDestination.
DestListTable
)