22 references to RTK_ACHARPROPS
PresentationFramework (22)
src\Framework\System\Windows\Documents\RtfControls.cs (22)
98new RtfControlWordInfo(RtfControlWord.Ctrl_AB, "ab", RTK_ACHARPROPS | RTK_TOGGLE ), 103CreateCommonControlWord("acaps", RTK_ACHARPROPS | RTK_TOGGLE ), 107CreateCommonControlWord("acf", RTK_ACHARPROPS | RTK_VALUE ), 110CreateCommonControlWord("adn", RTK_ACHARPROPS | RTK_VALUE ), 113CreateCommonControlWord("aexpnd", RTK_ACHARPROPS | RTK_VALUE ), 114CreateCommonControlWord("af", RTK_ACHARPROPS | RTK_VALUE ), 116CreateCommonControlWord("afs", RTK_ACHARPROPS | RTK_VALUE ), 146CreateCommonControlWord("ai", RTK_ACHARPROPS | RTK_TOGGLE ), 147CreateCommonControlWord("alang", RTK_ACHARPROPS | RTK_VALUE ), 156CreateCommonControlWord("aoutl", RTK_ACHARPROPS | RTK_TOGGLE ), 157CreateCommonControlWord("ascaps", RTK_ACHARPROPS | RTK_TOGGLE ), 158CreateCommonControlWord("ashad", RTK_ACHARPROPS | RTK_TOGGLE ), 161new RtfControlWordInfo(RtfControlWord.Ctrl_ASTRIKE, "astrike", RTK_ACHARPROPS | RTK_TOGGLE ), 169CreateCommonControlWord("aul", RTK_ACHARPROPS | RTK_TOGGLE ), 170CreateCommonControlWord("auld", RTK_ACHARPROPS | RTK_TOGGLE ), 171CreateCommonControlWord("auldb", RTK_ACHARPROPS | RTK_TOGGLE ), 172CreateCommonControlWord("aulnone", RTK_ACHARPROPS | RTK_TOGGLE ), 173CreateCommonControlWord("aulw", RTK_ACHARPROPS | RTK_TOGGLE ), 174CreateCommonControlWord("aup", RTK_ACHARPROPS | RTK_VALUE ), 354new RtfControlWordInfo(RtfControlWord.Ctrl_DBCH, "dbch", RTK_ACHARPROPS | RTK_FLAG ), 624new RtfControlWordInfo(RtfControlWord.Ctrl_HICH, "hich", RTK_ACHARPROPS | RTK_FLAG ), 721new RtfControlWordInfo(RtfControlWord.Ctrl_LOCH, "loch", RTK_ACHARPROPS | RTK_FLAG ),