Data Binding using WPF and XAML
Sunday October 5, 2008
Get the data for one control from a different one ...
Part 4 of our series on WPF and XAML tells you how to code "markup extensions" in XAML so WPF - the new forms technology in Framework 3.0 - will automatically use a property in one control to update another one. This article uses the example of changing the size of a text font as a slider is adjusted.
Part 4 of our series on WPF and XAML tells you how to code "markup extensions" in XAML so WPF - the new forms technology in Framework 3.0 - will automatically use a property in one control to update another one. This article uses the example of changing the size of a text font as a slider is adjusted.


Comments
No comments yet. Leave a Comment