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

There is an existing `5.0.0` branch where these changes are being made. Once we are a little closer to the release this branch will be merged into `master`. Anyone is...

breaking change
release notes

### Bug explanation I have a project with the following structure: It has a MainWindow with a transitioner with 5 slides (HomeScreen, SellType, CustomerName, Sells, Logout) where Sells slide has...

bug
evaluation required

Hello, The dialoghost IsOpen ="True" provoke a weird overlay behavior on visual studio designer. It goes out of the designer area of the editor.

bug
evaluation required

Since version `3.2.0`, collapse an expander in `ListView` hide items after this expander. I configured `VirtualizingPanel` in the list view. ### Demonstration of the bug ![capture](https://user-images.githubusercontent.com/23695924/101491620-43169b80-3964-11eb-9c4c-3b3a9028f321.gif) ### Sample of the...

bug
Waiting on feedback

1. Can you add adjustable rounded borders to all (or more) controls? For button Controls, for example, I can't set rounded corners with different curvature (or I don't know the...

enhancement
evaluation required

### Bug explanation The flipper seems broken in the 4.5.0. Here are the bugs I noticed: - The Flipper has lost its "Card" appearance: missing elevation, missing border - The...

bug

when click other place to close drawer or use close all drawer command the DrawerClosing event doesn't work

bug
up-for-grabs

### Bug explanation See: https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/pull/2728 The foreground color seems incorrect in the `DropDownMenu` of `DataGridComboBoxColumn` when the `ScrollBar` is visible. It can be observed in the demo application. **With ScrollBar:**...

bug

This is related to [Hide underline in textbox #212](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/issues/212) Is it possible to implement same/similar solution for combobox and datepicker. Im adding them into color zone (find it easier and...

enhancement
evaluation required

### Bug explanation Ошибка XDG0062 Не удалось загрузить файл или сборку "MaterialDesignColors, Culture=neutral" либо одну из их зависимостей. Не удается найти указанный файл. Ошибка XDG0062 Не удалось загрузить файл или...

bug
Waiting on feedback