I was wondering if it\'s possible to raise a PropertyChanged event when the user pauses while typing text into a TextBox? Or more specifically, I w
PropertyChanged
TextBox
I think this is exactly what you're looking for: DelayBinding for WPF
It is custom binding that does exactly what the two answers above suggest. It maxes it as easy as writing or to specify the delay interval