How to use strongly-typed name with INotifyPropertyChanged(blog.decarufel.net)
submitted by
decarufe(959) 2 years, 2 months ago
You may already have read my posts about how to use INotifyPropertyChanged in a type-safe way (here and here), but sometime you don’t want to modify all your classes to use this method. All you want is avoid the use of a magic string to define the property. Your code will be refactoring proof.
|category: C#
|Views: 10
tags:
C# another
Everyones tags:
Your Tags: