Click here to Skip to main content
15,896,207 members
Articles / Desktop Programming / XAML

Property Change Notification with Compile Time Safety

Rate me:
Please Sign up or sign in to vote.
3.79/5 (5 votes)
9 Dec 2014CPOL 32.6K   7  
Simple trick to provide compile time safety for client side classes using INotify to notify when property changes (used generally by XAML bindings)

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions