Implicit and Explicit Styles in XAML
I’ve touched on implicit and explicit styles a couple of times in previous posts (eg here and here) when talking about XAML styles. In this post I wanted to provide a more detailed explanation on what implicit and explict styles are and how they should be used in XAML to style controls. In discussing style … Read more