1
peeps

Eric De Carufel's .NET blog: How to use INotifyPropertyChanged, the type-safe way (no magic string)

published 930 days, 6 hours, 59 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 931 days, 7 hours, 25 minutes ago
Thursday, July 23, 2009 1:00:59 PM GMT Wednesday, July 22, 2009 12:34:23 PM GMT

Implementation of the INotifyPropertyChanged interface is quite simple. There is only one event to implement. Take for example the following simple model class:public class Model : INotifyPropertyChanged

category: News | clicked: 0 | | source: blog.decarufel.net | show counter code
tags: .NET, Silverlight, WPF

No comments yet, be the first one to post comment.

To post your comment please login or signup