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 ### Bug detail `System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:(no path); DataItem=null; target element is 'VisualBrush' (HashCode=25747420); target property is...

bug
evaluation required

### Bug explanation ![Image](https://github.com/user-attachments/assets/0e01074c-9fb2-47be-972c-8d731ab1ec21) Issue: I'm using WPF with MaterialDesign in XAML, and I've encountered an issue with the Drawer component. Sometimes, the drawer MVVM does not display at all....

bug
evaluation required

### Bug explanation I built a modern log interface for legacy chat software and use MaterialDesign to theme everything. I'm using the MaterialDesign Richtextbox style and when I try and...

bug
evaluation required

### Bug explanation I've uploaded a sample project illustrating the issue. When trying to get a WPF window to open a view using DialogHost on initial startup/show, I noticed that...

bug
evaluation required

### Bug explanation Lots of errors occurs when sliding the datagrid scrollbar. *like: 14:45:19:102 System.Windows.Data Error: 4 : Cannot find source for binding with reference '**RelativeSource FindAncestor**, AncestorType='System.Windows.Controls.**DataGridRow**', AncestorLevel='1''. BindingExpression:Path=Foreground;...

bug
evaluation required

Request: Improve the mouseover visual feedback for the TabControl. When hovering over an unselected tab, I propose the following enhancements: - Highlight the tab to indicate it is interactive. -...

enhancement

Google has release Material Design 3. The intent here is to outline the needed work to support it in this library. You can find the latest details [here](https://m3.material.io/). All of...

enhancement
up-for-grabs
visual breaking change
release notes

Text in NumericUpDown should be able to be formatted to represent currency for example or to format the number of decimal places in DecimalUpDown. Ideally a StringFormat gets added as...

enhancement

### Bug explanation I don't expect this to be able to be addressed by wanted to log this issue in case anyone else sees anything like it. I'm not sure...

bug
evaluation required

Right now the [Getting Started](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit#-getting-started) section in the README is a bit outdated. People who are just getting started with this library are not likely to have all of the...

Hacktoberfest
good first issue