A problem that has cost me a good few hours in Visual Studio when programming a WPF application with C#
Tag: XAML
C# How to convert XML to Boolean
If you program using C# and store your data in an XML file, then it also happens very often that
C#/XAML: Get location of UserControl
UserControls are relatively practical due to their multiple usability. If you create more complex user controls in C#/XAML, e.g. with