PropertyChanged(this, new PropertyChangedEventArgs(MethodBase.GetCurrentMethod().Name.Substring(4)))
It is slower than your method, but it might not be a big issue and it is much easier to manage from a code perspective.
Not sure it is advisable, but definitely simpler.
This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)
General News Suggestion Question Bug Answer Joke Rant Admin
Math Primers for Programmers