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

We've noticed that your package on NuGet.org is missing a README file. ## Why READMEs are Important A README is essential for users to understand your package's purpose and functionality...

### Bug explanation I think the attached properties in MaterialDesignThemes.Wpf.ScrollViewerAssist do not apply to the TreeView control. As an example, if I add the following code to the control template...

bug
up-for-grabs

### Bug explanation Hello everyone! I need to change the background color of the MaterialDesignSwitchToggleButton when isChecked=True. I tried defining a Style based on your Toggle with a trigger, and...

bug
question
Waiting on feedback

### Bug explanation The DialogHost seems to lost the focus when the window is minimized. When you restore it after, the focus goes to the main view even if the...

bug
evaluation required
dialoghost

### Bug explanation I have some `Expander` controls in the main `Grid`. Each `Expander` contains other `Grid`'s with rows and columns. Columns are sharing the size between each other. ```...

bug
evaluation required

### Bug explanation I have a root DialogHost in the MainWindow. I use it to pop custom dialogs for the user to interact with when a decision must be made...

bug

### Bug explanation I had the demo app (.NET Core 3.1) running in background, after ~1 hour I noticed some lags, task manager reported that the demo app has used...

bug
demo app

### Bug explanation I recently upgraded to 4.9 from 4.8 and some points of the application the unmanaged memory shoots up as high as 85GB. There is no major change...

bug

I'm reviewing the demo app pages to create a more uniform style and fixing some minor style issues. Pages: - [X] Buttons - [X] Cards - [X] Chips - [X]...

enhancement
demo app

### Bug explanation There is same issue in MaterialDesignDemo ### Version 4.9.0

bug
up-for-grabs