src\Framework\System\Windows\Documents\RtfControls.cs (4)
341CreateCommonControlWord("cpg", RTK_CHARSET | RTK_VALUE ),
734new RtfControlWordInfo(RtfControlWord.Ctrl_MAC, "mac", RTK_CHARSET | RTK_FLAG ),
822new RtfControlWordInfo(RtfControlWord.Ctrl_PC, "pc", RTK_CHARSET | RTK_FLAG ),
823new RtfControlWordInfo(RtfControlWord.Ctrl_PCA, "pca", RTK_CHARSET | RTK_FLAG ),