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 Some button properties in the new materialDesign:SplitButton control are unable to be changed without overriding the ButtonStyle. For example, altering the font size affects the popup, but...

bug

### Bug explanation I'm trying to make a preloader using DialogHost (I need to display a loading indicator and lock the application while the data is being loaded) However, when...

bug
dialoghost

### Bug explanation Hi, I am using this package in my app, and while I was doing memory profiling of the app using dotmemory, I am getting Event handlers leak...

bug
Waiting on feedback
evaluation required

**Is your feature request related to a problem? Please describe.** It's rather simple problem, when iterating through xaml object tree, it would be nice to define identifier which must be...

enhancement
Waiting on feedback

### Bug explanation When running a Window with nothing else but a `DialogHost`, following exception gets thrown: `System.Xaml.XamlObjectWriterException in System.Xaml.dll` Additional text: `Unresolved reference 'ContentCoverBorder`. It has something to do...

bug
evaluation required

### Bug explanation I have XAML Binding Failures with MenusAndToolBars.xaml if I change the lines https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/blob/master/MainDemo.Wpf/MenusAndToolBars.xaml#L355-L360 with the follwogin content: ```xaml ``` saying: > Severity Count Data Context Binding Path...

bug

### Bug explanation is there any exemple on how to use powershell mahapps metro material design in powershell? im stuck fo days i cant find any about this topic. ###...

bug
evaluation required

### Bug explanation I'm not sure whether this is a bug or not but I have a DataGrid where I have formatted the column headers to a generic style that...

bug
evaluation required

`DialogHost` doesn't return current value when dialog is accepted from keyboard. MaterialDesignThemes v. 4.0.0 Repository with example: https://github.com/lszczygielek/MaterialDesignInXamlToolkit-DialogHost-Focus @Keboo wrote about it on Gitter: > I wrote a small test...

up-for-grabs
dialoghost

Great lib! Thanks a lot. However I need to report this issue I experience, when upgrading to the latest version 4.1.0 from 4.0.0. ## Expected behavior Version 4.0.0 ![DialogHost_4_0_0](https://user-images.githubusercontent.com/388152/126156985-0dc6558d-8b03-41d2-8d72-e5455b64ca36.gif) ##...

up-for-grabs
dialoghost