The first thing I would do is to closely examine tutorial 264 and see if there is anything that is different between what you have done in your application and what is being done in the tutorial. I suspect that there is some difference that you are not seeing.
You might also try setting a breakpoint in the Setter to see if the Setter is being called.
Another alternative is to see if you get a PropertyChanged event.