Friday, 4 January 2013

What is the difference between a XAML file and a code-behind file? | WPF

   The XAML file contains the XAML markup, whereas the code-behind file is associated with a XAML file and contains code (such as C# or VB).

No comments: