MaterialDesignExtensions icon indicating copy to clipboard operation
MaterialDesignExtensions copied to clipboard

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps

Results 82 MaterialDesignExtensions issues
Sort by recently updated
recently updated
newest added

Hi, I want to change the color of MaterialDesignAppBarTabControl's HeaderUnderLine. How can I do it?

How add shadow to material window shadow?

Hello, Thanks for this extension. Can Anyone help my case: Press key down (or tab), focus to first item of popup if current cursor in search text (Now press the...

Was having trouble setting the CurrentDirectory while the BaseFileControl was loading. Changes were made to fix that. Also gave FileSelectedEvent its own FileSelectedRoutedEventHandler.

Hello, After updating to version 3.2.0, the visual studio manifest Click Once, presented 2 assemblies with same signature. This causes an error when trying to install from Click Once. I...

When setting resize mode to NoResize, the minimize and maximize button still show.

enhancement

The ThreeDBorderWindow of the Demo shows a square after coming back from the background (switch to another application, then back to the window). Same happens after the window is dragged...

I made a change to the code. I added SelectAll and Focus methods to SearchBase.cs and Autocomplete.cs I think it's a good addition that could be added in a release

ActiveStepChanged event is not firing when I click the headers to switch to another step. Stepper XAML: ``` ... ```