A: 

Doh! I had bad XAML. I was referencing the behavior using "Source" instead of "ElementName." Dumb user error!

It turns out that binding to a property of a behavior from another control is just fine.

Arian Kulp