4 references to Ctrl_LISTSIMPLE
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfControls.cs (1)
713new RtfControlWordInfo(RtfControlWord.Ctrl_LISTSIMPLE, "listsimple", RTK_LISTTABLE | RTK_VALUE | RTK_PARAM ),
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (3)
9615case RtfControlWord.Ctrl_LISTSIMPLE: 10222case RtfControlWord.Ctrl_LISTSIMPLE: 10227listTableEntry.Simple = token.RtfControlWordInfo.Control == RtfControlWord.Ctrl_LISTSIMPLE;