Posted 7 years ago
by rex hui
Version: 17.2.0662
Platform: .NET 4.7
Environment: Windows 10 (64-bit)
When you double click on the side of a TreeListView header to auto size a column, it also triggers the ColumnHeaderTapped event even though the mouse cursor is showing the resize icon.
This is bad because I have implemented sorting of the column when ColumnHeaderTapped is fired.