This document provides a cheat sheet on WPF data binding with 3 parts:
1) Common binding examples like binding to properties, XML data, and elements.
2) An alphabetical list of all the properties of the Binding class.
3) A note on internationalization and formatting bound values as strings using the correct culture.