Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
1. Run the attached sample.
2. Right click the active tab item.
3. Note that SelectedIndex set property in code behind has been hit resulting in reload.
Expected result :
The SelectedIndex sett property in code behind should not get hit.