lepoco / wpfui

WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
https://wpfui.lepo.co
MIT License
7.04k stars 667 forks source link

Added new icon element (and markup) - DrawingBrushIcon. New constants for NavigationLeftCompact #1061

Open MarekJur opened 2 months ago

MarekJur commented 2 months ago

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

Drawing brush cant be use for icon element. For change left navigation menu size must override all style.

What is the new behavior?

DrawingBrush can be used like icon element (example in Gallery). Easy way to change width for navigation menu (constants)

Other information