C# WPF Tutorial #4 – Code Behind



Using the code behind, we learn how to update the UI from the code, as well as subscribing to UI events that allow us to take action in the code when something happens on the UI.

Happy Coding!

Chapters:
0:00 Intro
0:10 Going from Code to UI
4:16 Going from UI to Code
7:30 Bigger Example
10:44 Next Up

Comments are closed.