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 I am using MainDemo.WPF in source code. In Fields page, at the end of page, there are 2 TextBoxes with validation. When text is empty, The red...

bug
up-for-grabs

### Bug explanation TL;DR: The `Transitioner` control is inspecting its descendants for controls that offer the `SelectionChanged` event and hooking their `SelectionChanged` events into its own. This seems like incorrect...

bug
evaluation required
transitions

**Is your feature request related to a problem? Please describe.** This feature should definitely be added, as I myself had already been confused and even considered it a bug. See...

enhancement
evaluation required

### Bug explanation Hi everyone, I'm making a WPF C# app with MaterialDesignThemes and i'm trying to change primary color. Everythings working properly but the border background of the window...

bug
evaluation required

### Bug explanation When opening up a DialogHost using DailogHost.Show and passing a view receiving a System.Windows.Media.Animation.AnimationExceptionClock. I looked through the reported bugs and saw that someone had a similar...

bug
evaluation required

**Is your feature request related to a problem? Please describe.** I am building a MultiSelectComboBox on top of the default WPF ComboBox, so that i can use as much of...

enhancement
Waiting on feedback
evaluation required
Stale

### Bug explanation Ratingbar will have performance problems in Tabcontrol, and I don't know if it can be optimized. I provided a demo to show how it happened: https://github.com/Red6789/AboutMaterialDesign/tree/main/RatingBarPerformance ###...

bug
evaluation required

### Bug explanation There is a bug using the Transitioner FadeWipe. Circle-, Slide- and SlideOutWipe seem to behave correctly, FadeWipe on the otherhand stutters while transitioning and finaly hiding the...

bug
transitions

### Bug explanation Recently updated app to Release 4.9 from 4.3. Controls within cards and controls displayed within DialogHost are rendering blurry compared to the other parts of my app...

bug
evaluation required

Windows 11 is introducing Smart App Control. One of the security checks for apps is ensuring that the app and its binaries are signed. Because MaterialDesignInXamlToolkit does not sign its...

enhancement
evaluation required