Short examples for copy & paste.
|
6
|
|||
|
|
|
If you want to bind to another property on the object:
If you want to get a property on an ancestor:
If you want to get a property on the templated parent (so you can do 2 way bindings in a ControlTemplate)
|
||||
|
|
|
The default attribute of
|
||
|
|
|
|
Don't forget TemplatedParent:
or
|
||
|
|
