Introduction - If you have any usage issues, please Google them yourself
WPF Calculator, need to install .NET Framework 3.0 or above. Much of the logic is based on the AvalonCalculator2 sample from the Windows SDK. There are also many C# calculator samples online, but this Resizable Calculator using C# was particularly inspiring.