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