Source: www.arstechnica.com Today I stumbled upon an article that blew my mind. Peter Bright (@drpizza) from www.arstechnica.com wrote an
Continue readingTag: UniversalApps
Universal Windows Platform (UWP) Design Templates
Did you know that there are design templates that can be used to create mockups of Windows Universal Apps? https://dev.windows.com/en-us/design/assets
Continue readingWPF: Attaching Commands to RoutedEvents
A very common problem in WPF and especially MVVM is that Commands, that is classes that implement the ICommand interface
Continue reading