Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You’ve already written one kind of binding expression when you used the TemplateBinding element in a control template, but the general binding syntax is a little different, so let’s start with a simple little example. (We’ll be expanding it as we go along.)
{Binding ElementName="<name>", Path="<property>"}