WPF Textbox changing validation
February 23, 2010
Here's how to ensure that databinding happens when the value of a textbox changes. (as apposed to loosing forcus for example)
[code:c#]
[/code]
February 23, 2010
Here's how to ensure that databinding happens when the value of a textbox changes. (as apposed to loosing forcus for example)
[code:c#]
[/code]