Skip to content
#

MahApps.Metro

mahapps logo

MahApps.Metro is a framework that allows developers to cobble together a Metro or Modern UI for their own WPF applications with minimal effort.

Here are 61 public repositories matching this topic...

Blinxar
Blinxar commented Jun 23, 2017

What steps will reproduce this issue?

I have headers set up like this:

<TabItem.Header>
    <metro:Badged Badge="2">
        <TextBlock Text="Not cropped header"
                               Foreground="{Binding RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type metro:ContentControlEx}}, Path=(TextElement.Foreground)}"
                               FontSize="{Bi
Bug

Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.

  • Updated Jun 2, 2020
  • C#

Created by Paul Jenkins

Released January 29, 2011

Latest release 6 days ago

Repository
MahApps/MahApps.Metro
Website
mahapps.com

Related Topics

metro wpf
You can’t perform that action at this time.