Databinding In Expression Blend: Forget the Data and Do the Bind
karstenj
Jan 26, 2007 at 11:21 AM
Karsten Januszewski
In this screencast, I show how to wire up to UI elements using Blend. The general premise is that databinding in WPF is about more than just data; it also allows you to connect UI properties, like wiring a slider up to a progress bar. Blend exposes this
is a very useable way, once you…