22 references to RTK_ACHARPROPS
PresentationFramework (22)
System\Windows\Documents\RtfControls.cs (22)
96new RtfControlWordInfo(RtfControlWord.Ctrl_AB, "ab", RTK_ACHARPROPS | RTK_TOGGLE ), 101CreateCommonControlWord("acaps", RTK_ACHARPROPS | RTK_TOGGLE ), 105CreateCommonControlWord("acf", RTK_ACHARPROPS | RTK_VALUE ), 108CreateCommonControlWord("adn", RTK_ACHARPROPS | RTK_VALUE ), 111CreateCommonControlWord("aexpnd", RTK_ACHARPROPS | RTK_VALUE ), 112CreateCommonControlWord("af", RTK_ACHARPROPS | RTK_VALUE ), 114CreateCommonControlWord("afs", RTK_ACHARPROPS | RTK_VALUE ), 144CreateCommonControlWord("ai", RTK_ACHARPROPS | RTK_TOGGLE ), 145CreateCommonControlWord("alang", RTK_ACHARPROPS | RTK_VALUE ), 154CreateCommonControlWord("aoutl", RTK_ACHARPROPS | RTK_TOGGLE ), 155CreateCommonControlWord("ascaps", RTK_ACHARPROPS | RTK_TOGGLE ), 156CreateCommonControlWord("ashad", RTK_ACHARPROPS | RTK_TOGGLE ), 159new RtfControlWordInfo(RtfControlWord.Ctrl_ASTRIKE, "astrike", RTK_ACHARPROPS | RTK_TOGGLE ), 167CreateCommonControlWord("aul", RTK_ACHARPROPS | RTK_TOGGLE ), 168CreateCommonControlWord("auld", RTK_ACHARPROPS | RTK_TOGGLE ), 169CreateCommonControlWord("auldb", RTK_ACHARPROPS | RTK_TOGGLE ), 170CreateCommonControlWord("aulnone", RTK_ACHARPROPS | RTK_TOGGLE ), 171CreateCommonControlWord("aulw", RTK_ACHARPROPS | RTK_TOGGLE ), 172CreateCommonControlWord("aup", RTK_ACHARPROPS | RTK_VALUE ), 352new RtfControlWordInfo(RtfControlWord.Ctrl_DBCH, "dbch", RTK_ACHARPROPS | RTK_FLAG ), 622new RtfControlWordInfo(RtfControlWord.Ctrl_HICH, "hich", RTK_ACHARPROPS | RTK_FLAG ), 719new RtfControlWordInfo(RtfControlWord.Ctrl_LOCH, "loch", RTK_ACHARPROPS | RTK_FLAG ),