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