MaterialDesignInXamlToolkit icon indicating copy to clipboard operation
MaterialDesignInXamlToolkit copied to clipboard

Google's Material Design in XAML & WPF, for C# & VB.Net.

Results 264 MaterialDesignInXamlToolkit issues
Sort by recently updated
recently updated
newest added

### Bug explanation In app.xaml when I add ResourceDictionary Source="pack://application:,,,/MaterialDesignThemes.Wpf;component/Themes/MaterialDesign3.ToggleButton.xaml" getting this error Cannot locate resource 'themes/materialdesign3.togglebutton.xaml'. Others for example MaterialDesign3.NavigationRail.xaml works well. ### Version 4.5

bug
evaluation required

### Bug explanation Hello everyone, Just came across a lot of those messages in my output window: (Currently running on .NET Framework 4.8) - System.Windows.ResourceDictionary Warning: 9 : Resource not...

bug
evaluation required

### Bug explanation I have the following code: ```xml ``` If the initial value was black, it cannot be changed. Any change from the UI to the converter will always...

bug
evaluation required

### Bug explanation I'd like to disable the transition of the `DialogHost` and at the same time, use the style `MaterialDesignEmbeddedDialogHost`. ``` ``` Together with `md:TransitionAssist.DisableTransitions="True"` and `MaterialDesignEmbeddedDialogHost` everything Is...

bug

### Bug explanation > Normal: ![1](https://user-images.githubusercontent.com/10095228/186057242-d43d93cb-d5f3-4fd0-a58a-b2168d970e65.jpg) Abnormal: ![2](https://user-images.githubusercontent.com/10095228/186057329-c0fe0ef7-9460-452d-b6b9-e96b49dd89bb.png) ### Display abnormal graphics cards Intel(R) UHD Graphics 730 Intel(R) Iris(R) Xe Graphics If I disable the graphics card, it can display...

bug
evaluation required

### Bug explanation Whenever I click on menuitem header it becomes wider and wider while the main page is full screen. ![image](https://user-images.githubusercontent.com/36917283/185780651-383255fc-f65f-4b7f-be01-6a1a510b6598.png) ### Version 4.5.0

bug
Waiting on feedback
evaluation required

### Bug explanation Is anyone here having the same problem when using `INotifyDataErrorInfo` where the **Error Message** of the **TextBox** is overflowing? No issue when using `ValidationRules` at all. I...

bug
evaluation required

This is to support the new theme brush names alongside of the old ones until the 5.0 release. This will give people time to adjust from the old brush names...

enhancement
breaking change
visual breaking change
release notes

Right now there is not a good standardization of brush name, or how to add new brushes to the theme. These have also deviated from the [latest material design guidance](https://material.io/design/color/the-color-system.html#color-usage-and-palettes)....

enhancement

First this is not ready to go as is, and needs some input. It is to complement the paper variant buttons added previously. The goal as with the paper buttons...

enhancement
release notes