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