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
762 stars 122 forks source link

Support TabControlStepper TabStripPlacement #158

Open sdmimaye opened 3 years ago

sdmimaye commented 3 years ago

Hello,

i would like to know if there are any plans to support the TabStripPlacement attribute in a future version? At the moment the tab strip is placed at the top. I would like to place the tab strip at the bottom of my view.

I could not find any way to archive this with the current version.

Best regards Michael