.Net
WPF tabItem isSelected property is not working properly
I created a data grid in a tab and set an event that whenever you double click on the grid, it would switch to another tab. The event handler gets triggered correctly. The thing is Read more…