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

This is probably something I'm doing wrong, but it appears when clearing the value from a TextBox that has a ValidationRule attached, it will not trigger to update the bounded...

question

I use wpf MaterialDesignInXamlToolkit combobox in my project. I want to change combobox popup top and bottom margin. please add this feature

enhancement
Waiting on feedback
evaluation required

This draft PR is intended as a place for discussing the approach I am currently taking for the rework of the styles using `SmartHint` (`TextBox` being the first one). Sorry...

for now we have to use: and you could add property like: HintAssist.FloatingHintHorizontalAlignment effect when the text will flot.

enhancement
evaluation required

Fixes #3430 ### UPDATE The outstanding issue we have with this PR is the fact that calling code can effectively set a (card) style, but several properties from that style...

### Bug explanation DialogHost set CornerRadius="18"; DrawerHost set LeftDrawerCornerRadius="18,0,0,18" OverlayBackground="Red"; When IsLeftDrawerOpen is open,OverlayBackground not have CornerRadius. ![DrawerHost bug](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/assets/43948537/297d6af8-938a-4841-8605-b7aad6e21ea8) ![DrawerHost bug](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/assets/43948537/cd1686a7-cbff-4fb6-b9ef-1cbfdcddc397) ### Version 4.9.0

bug
evaluation required

### Bug explanation Combox context user HorizontalContentAlignment="Center" is invalid ### Version 4.9.0

bug
evaluation required

### Bug explanation Hello. I decided to write a program using your styles. I connected them to resources and started using them. As a result, I noticed when the computer...

bug
Waiting on feedback
evaluation required

In my case, ![image](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/assets/31726044/6cc4e9c1-f72e-4cc8-b801-06aa434a6928) i want to shrink the datagrid combobox like this. ![image](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/assets/31726044/01bfecd5-f591-44a9-b115-ee75a6056f73) how i can do like this??

enhancement
question

### Bug explanation To reproduce this bug, create a Winform app (tested in .NET 8), add an Elementhost (add from code behind since it is not in the Toolbox anymore...)...

bug
evaluation required