MaterialDesignInXamlToolkit icon indicating copy to clipboard operation
MaterialDesignInXamlToolkit copied to clipboard

Google's Material Design in XAML & WPF, for C# & VB.Net.

Results 239 MaterialDesignInXamlToolkit issues
Sort by recently updated
recently updated
newest added

### Bug explanation I want to use a Style for TextBox based on MaterialDesignOutlinedTextBox and set the Padding. This doesnt work. What I did: - create a TextBox Style (implicit...

bug

[Icon update detected by Github Action]. Auto generated pull request.

Fix for #2737 This PR introduces 2 new assists types (`DatePickerAssist` and `TimePickerAssist`) which both contain attached DPs which can be used to set the inactive and active `BorderThickness` on...

**Describe the solution you'd like** I am requesting a property or style that allows me to change a `GridView`'s header row background color. **Describe alternatives you've considered** I have found...

enhancement
evaluation required

Fix for #2772 Introduces a `CornerRadius` DP on `DialogHost` which is then used to round the corners of the `PART_ContentCoverGrid` (ie. the grid which shows a dimmed overlay covering the...

enhancement

### Bug explanation In 4.4 version there are no problems with `DrawerHost` in `Standard` mode. Version 4.5 has bug when `Modal` mode has a fixed shadow, and `Standard` mode didn't...

bug
evaluation required

![image](https://user-images.githubusercontent.com/39239954/178483468-bffea392-f5ae-438f-9e9e-1e69d129d857.png)

enhancement

The text default vertical alignment is set to top in the datagrid cell. i wish if it was set to middle by default. ![Capture](https://user-images.githubusercontent.com/489041/82161575-38989580-989e-11ea-9ad1-0128c3b390e2.PNG)

enhancement
up-for-grabs

If the NumericUpDown with the style "MaterialDesignOutlinedNumericUpDown" was disabled (IsEnabled=false), then a wrong style is displayed. **Versions:** - MahApps.Metro: 2.4.9 - MaterialDesignThemes: 4.3.0 - MaterialDesignThemes.MahApps: 0.2.0 **Used Style:** `MaterialDesignOutlinedNumericUpDown` **IsEnabled=true**...

bug
Out of scope
evaluation required