so I've made a custom button template and now I'm attempting to bind a grid's width and height by
making them : Width = "{TemplateBinding Width}" and Height = "{TemplateBinding Height}". I'm using Blend 2.5 June preview, as soon as I bind any of those properties - I'm getting an exception. 100% reproduceable.
1. Create an empty template
2. Draw some stuff
3. Attempt to TemplateBind width or height
4. BOOM
Haven't tried other properties yet. Can anyone explain if I'm doing something wrong? My course of action did work in Beta 1, and it didn't find anything wrong with template binding.
...
Go to the complete details ...
Found interesting? Add this to: