This video demonstrates the connection between an instance of a class as defined in an XAML page with the event handler code that is defined in the C# class file. Bob also discusses how two controls can use the same event handler, how to retrieve and utilize the input parameters to the event handler code to determine which control fired the event, and more.
Download the source code in c#
Download the source code in VB.Net
