MaterialTabControl in WPFToolKit 4.3
Greetings, I'm using a MaterialTabControl in a NET CORE 6 solution.
Two questions
- How do I Center Align the Tab Headers, they default as Left Aligned.
- How do I disable the Swipe Animation when switching tabs, it defaults to on.
I looked in the documentation at the properties and have not found them.
Where should I look to find this information?