I am using a Watermark textbox as in Watermark TextBox in WPF
you can use my approach for a watermark behavior. all you have to do is copy and paste the TextBoxWatermarkBehavior and the change the Behavior to Behavior.
TextBoxWatermarkBehavior
Behavior
you can find a demo project here