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