22 references to RTK_ACHARPROPS
PresentationFramework (22)
System\Windows\Documents\RtfControls.cs (22)
95new RtfControlWordInfo(RtfControlWord.Ctrl_AB, "ab", RTK_ACHARPROPS | RTK_TOGGLE ),
100CreateCommonControlWord("acaps", RTK_ACHARPROPS | RTK_TOGGLE ),
104CreateCommonControlWord("acf", RTK_ACHARPROPS | RTK_VALUE ),
107CreateCommonControlWord("adn", RTK_ACHARPROPS | RTK_VALUE ),
110CreateCommonControlWord("aexpnd", RTK_ACHARPROPS | RTK_VALUE ),
111CreateCommonControlWord("af", RTK_ACHARPROPS | RTK_VALUE ),
113CreateCommonControlWord("afs", RTK_ACHARPROPS | RTK_VALUE ),
143CreateCommonControlWord("ai", RTK_ACHARPROPS | RTK_TOGGLE ),
144CreateCommonControlWord("alang", RTK_ACHARPROPS | RTK_VALUE ),
153CreateCommonControlWord("aoutl", RTK_ACHARPROPS | RTK_TOGGLE ),
154CreateCommonControlWord("ascaps", RTK_ACHARPROPS | RTK_TOGGLE ),
155CreateCommonControlWord("ashad", RTK_ACHARPROPS | RTK_TOGGLE ),
158new RtfControlWordInfo(RtfControlWord.Ctrl_ASTRIKE, "astrike", RTK_ACHARPROPS | RTK_TOGGLE ),
166CreateCommonControlWord("aul", RTK_ACHARPROPS | RTK_TOGGLE ),
167CreateCommonControlWord("auld", RTK_ACHARPROPS | RTK_TOGGLE ),
168CreateCommonControlWord("auldb", RTK_ACHARPROPS | RTK_TOGGLE ),
169CreateCommonControlWord("aulnone", RTK_ACHARPROPS | RTK_TOGGLE ),
170CreateCommonControlWord("aulw", RTK_ACHARPROPS | RTK_TOGGLE ),
171CreateCommonControlWord("aup", RTK_ACHARPROPS | RTK_VALUE ),
351new RtfControlWordInfo(RtfControlWord.Ctrl_DBCH, "dbch", RTK_ACHARPROPS | RTK_FLAG ),
621new RtfControlWordInfo(RtfControlWord.Ctrl_HICH, "hich", RTK_ACHARPROPS | RTK_FLAG ),
718new RtfControlWordInfo(RtfControlWord.Ctrl_LOCH, "loch", RTK_ACHARPROPS | RTK_FLAG ),