I have tried to add RibbonControlService.HintText="Search" to a normal textbox, but this does not seem to work. If I add style="{DynamicResource {x:Static ribbon:RibbonStyles.TextBoxKey}} then it does work, but I want to use another style. Any suggestions? (same goes for combo boxes).