MaterialDesignInXamlToolkit
MaterialDesignInXamlToolkit copied to clipboard
Google's Material Design in XAML & WPF, for C# & VB.Net.
### Bug explanation like title said I ran software with Flipper controls on a new machine Then it had the problem shown in the video https://user-images.githubusercontent.com/84267336/217192167-f89f241a-4a80-4354-86d7-c2fe4800cc45.mp4 ### Version 4.6.1
### Bug explanation **Description** When a tooltip is shown and a popup window is opened, the ToolTip remains iff the mouse is also positioned above the popup. **Steps** * Position...
### Bug explanation  I find that when I click Dialog, I use the Chinese input method to input the content. The Chinese input method will be displayed in the...
### ~~Bug explanation~~ Feature Request Hi and Thanks for your awesome library :) Trying to implement my first WPF project (a media player) based on Material Design but I'm having...
I can't find any support for helper text below inputs as described [in this section in the Material Design documentation](https://material.io/guidelines/patterns/errors.html#errors-user-input-errors) (note its interplay with error/validation text later in the section)....
### Bug explanation Hi, I am trying to integrate one of the MahApps controls with a WFP application. The control is a simple [range slider](https://mahapps.com/docs/controls/rangeslider). I have followed the steps...
WinUI 3
As we know MAUI is coming.. And uses WinUI 3 for windows. Is there any roadmap for the port of this library to the MAUI and WinUI 3? WPF is...
There are several additional features provided by the combo box that are not that easy to discover and should be documented. - [x] Add a page to the Wiki for...
Hello, I suggest adding a multi selection combo box control. 
### Bug explanation    如上图,把SnackbarMessageQueue注入到TestGCViewModel,然后在TestGCView绑定,当关闭TestGCView时,不会触发TestGCView和TestGCViewModel的析构函数,即使手动GC,也不能触发  当我在TestGCView重写的OnClosed方法手动把Snackbar.MessageQueue=null释放引用后,就可以触发析构函数的执行 正常情况不是应该关闭view后,都会回收该view和对应的viewmodel的吗? ### Version 5.0