2 references to RtfControls
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlLexer.cs (1)
561
RtfControlWordInfo[] controlWordInfoTable =
RtfControls
.ControlTable;
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
7908
if ((controlWordInfo.Flags &
RtfControls
.RTK_DESTINATION) != 0)