- Is the binding call meant to be outside of your null check?
- Where are you binding it? I found that sometimes binding stuff doesnt work unless you do it inside the overridden PostInitializeComponents()
Im not an expert at all but some stuff to think about, I had some similar problems at some point.