The Visual Studio custom tool automatically generates the "property code" of a property used in MVVM binding. For example you type in the following field: When you save, Visual Studio 2010 will create a sub file of your code file with the following property code and "Properties" class: If you are interested, please check it out at http://customfilegenerators.codeplex.com |