What I'm trying to do is have the return value of a Dependency Property depend on not only the 'set' value of the property but also the value of another property. But for the life of me I cannot ...