Understanding how Binding direction works in WPF

This video describes the binding pipeline in WPF. You will learn about binding source and binding target objects. You will also learn how you can use the Mode attribute of the binding markup extension to control the direction that your bound data travels through the binding pipeline.