Code Behind

September 18, 2020 ยท View on GitHub

Code-behind is a term used to describe the code that is coupled with a XAML file. If you developed in WinForms and feel comfortable with that style of development, this could be a great option for you.