benruehl / adonis-ui

Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
https://benruehl.github.io/adonis-ui/
MIT License
1.69k stars 143 forks source link

Added TabStripPlacement Left, Right and Bottom to TabControl and TabItem control templates #193

Closed ms0815user closed 1 year ago

ms0815user commented 1 year ago

The implementation of handling different values other than 'Top' of the TabStripPlacement property in control templates of TabItem and TabControl was missing.