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

Using a ListView with thousand of items, and grouping them in an expander cause massive cpu usage, with UI freeze. Removing the expander style seems to fix the issue. What...

bug

adjust dpi on 4K UHD display screen by changing size 250%, cause combobox classic mode popup has wrong placement by windows high-DPI scaling adjustment when FlowDirection = RightToLeft

bug
evaluation required

# The Chinese input method that comes with win10 is not accurately positioned in DialogHost ## ![输入法无法定位](https://user-images.githubusercontent.com/54021540/147719602-84c77480-3863-41b8-aedb-ce6c3c34df75.png)

enhancement
Waiting on feedback

### Bug explanation HI, how could I change the border thickness of the control in the subject? I've set the control as follows: but is seems that it has no...

bug
up-for-grabs

### Discussed in https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/discussions/2739 Originally posted by **hahyes** June 9, 2022 Hi there, I followed known to me way to add to Datagrid column to select datagriditems ``` ``` In...

bug
Waiting on feedback

Hi, I think there is an issue with the calculations on "when i hover over a popupbox". I've got a normal PopupBox like this: ``` Notifications ``` I add children...

bug
evaluation required

When using a popupbox the offset values **PopupVerticalOffset/PopupHorizontalOffset** simply have no effect as can be seen in the following example: ``` ``` which results in the following: ![Screenshot (63)](https://user-images.githubusercontent.com/34419160/69414042-36e87d80-0d12-11ea-833c-b502197bd136.png)

bug
evaluation required

I have the following in my Xaml: ```xaml ``` I expect the popup to show up on the right of the TextBox. But instead I get the following: ![image](https://user-images.githubusercontent.com/13851064/82466607-5269f080-9ac9-11ea-82b9-e4ac93250305.png) Results...

bug
evaluation required

The sorting arrow into a DataGrid is displayed outside the column on the left when vertical grid lines are displayed. The arrow should be contained into the colum on the...

bug
evaluation required

Version 4.0.0; MaterialDesignDemo.exe; net472. (Style MaterialDesignMultiFloatingActionPopupBox, MaterialDesignMultiFloatingActionAccentPopupBox) ~~PopupBox don't opened when cursor is hovered (maybe it is ok).~~ PopupBox don't closed on second click (when opened). PopupBox has incorrect Ripple...

bug
up-for-grabs