microsoft / xaml-standard

XAML Standard : a set of principles that drive XAML dialect alignment
Other
807 stars 54 forks source link

Add Hint property #237

Open xdarkstylish opened 5 years ago

xdarkstylish commented 5 years ago

I really think we devs need a Text Hint property that displays a TextBlock with a transparent background in the TextBox/RichTextBox and appears only when Properties.Text is empty; It'd save us a lot of space in the WPF applications.