TextBox.TextChanged Event/ComboBox.TextInput Event through MVVM-commanding?

It's fine to have any code you want in the setter... Anyway, it's much easier than using an attached behavior.

But, according to the findings on MVVM, property should not hold anyother code other than getter and setter of private member including OnPropertyChanged. What makes you think that? It's fine to have any code you want in the setter... Anyway, it's much easier than using an attached behavior.

I'll see what could be the best. Anyways, Thanks. – Varun Jain Mar 31 at 9:07.

Please just have a look at this link TextBox. TextChanged & ICommandSource.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions