How can I put some text into a TextBox which is removed automatically when user types something in it?
Here's my approach Is great for MVVM where I also check if the Text box has focus, you can also use a regular trigger just for the text value as well the point is I just change the background Image when value changes: