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!
GroupBar GroupViewItem has clicked event handler when clicked in first time it triggers and works as expected but if click the same item at second time the event is not triggered.
Steps to reproduce
Step 1: Run the attached sample
Step 2: Click the GroupViewItem “Inbox”
Note: The click event is triggered.
Step 3: Again, click the GroupViewItem “Inbox”
Note: The click event is not triggered.