4 references to RTK_CHARSET
PresentationFramework (4)
System\Windows\Documents\RtfControls.cs (4)
339CreateCommonControlWord("cpg", RTK_CHARSET | RTK_VALUE ),
732new RtfControlWordInfo(RtfControlWord.Ctrl_MAC, "mac", RTK_CHARSET | RTK_FLAG ),
820new RtfControlWordInfo(RtfControlWord.Ctrl_PC, "pc", RTK_CHARSET | RTK_FLAG ),
821new RtfControlWordInfo(RtfControlWord.Ctrl_PCA, "pca", RTK_CHARSET | RTK_FLAG ),