I have ScrollViewer on my TabItem, what I want to do is when user touch header scrolling up, and I call this code
ScrollMyProduct.ScrollToVerticalOffset(0);
But TabItem hasn't support clicking on only header of it, and SelectionChanged isn't work, because I clicking on current TabItem