Dependency Properties - Value Precendence
The value of a Dependency Properties in WPF can be set from many sources: Templates, Styles, Data Binding, Animation, Local, Inherited from Element Tree,… That’s the reason why they are called "Dependency" Properties. Their values depend on many sources.
To get not a total chaos, there’s a precedence list in WPF that rules which value finally [...]
Lesen Sie den vollständigen Eintrag unter http://www.thomasclaudiushuber.com/blog/2008/03/13/dependency-properties-value-precendence/