Third article from my Build 2018 series focuses on day 2 of the conference. We will go through all the…
The x:Name attribute in XAML creates named fields that you can use to access the controls from the code-behind. However,…
While working on an UWP app, I wanted to create a string.Format based value converter, so that I could provide a…
Updated November 2016 – .NET Framework 4.6.2 Windows Presentation Foundation (WPF) apps have a bit harder life in the touch-enabled…