spiegelp / MaterialDesignExtensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
https://spiegelp.github.io/MaterialDesignExtensions/
MIT License
744 stars 122 forks source link

Title Icon size of 16x16 #184

Open sylvesp opened 4 months ago

sylvesp commented 4 months ago

Is it possible to make the Title bar Icon to have a size of 16x16?

Seems that my 16x16 sized icon gets stretched to 32x32.

sylvesp commented 3 months ago

Also the default Close/Maximize/Minimize icons are bigger that in the default windows window buttons. image

Is there a chance to decrease the size of the icons in the Title bar?

Peter