What is the simplest way in WPF to enable a Button when the user types something into a TextBox?
Button
TextBox
Use a trigger!