Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
767
stars
123
forks
source link
Graphic Bug with MaterialWindow : Apply ToolWindow style and SizeToContent #169
Open
ElieTaillard opened 2 years ago
I have an issue when I apply
SizeToContent="WidthAndHeight"
andWindowStyle="ToolWindow"
on aMaterialWindow
The issue fixes itself when I resize the window