Change a Label's style and template in WPF Change a Label's style and template in WPF wpf wpf

Change a Label's style and template in WPF


Add TargetType="{x:Type Label}" to the ControlTemplate (otherwise it won't "know" what properties are available).