Dependency Properties - Value Precendence

Published 13 März 08 05:02 | .NET Rocker » TrivadisContent
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/