Click here to Skip to main content
15,881,715 members
Articles / Desktop Programming / WPF

INotifyPropertyChanged Propagator

Rate me:
Please Sign up or sign in to vote.
4.80/5 (13 votes)
9 Jan 2017CPOL6 min read 39.3K   94   28  
Free and elegant way to propagate changes of dependent properties when dependency changed (including dynamically changeable nested properties)

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Software Developer
New Zealand New Zealand
Passionate .NET developer since times of C# 1.0
Originally from Belarus, moved to New Zealand in 2013

Comments and Discussions