| propNotify6 2343 | ||
| C# | Reflection IT | |
| Code snippet for property with INotifyPropertyChanged.PropertyChanged notify and backing field. Uses the nameof() c# syntax. | ||
| propNotifySetProperty 1449 | ||
| C# | Reflection IT | |
| Code snippet for property with SetProperty() from most MVVM toolkits | ||