5 references to HotTracking
System.Windows.Forms (5)
System\Windows\Forms\Controls\ListView\ListView.cs (5)
256if (HotTracking && value != ItemActivation.OneClick) 1059if (HotTracking != value) 1090if (HotTracking && !value) 2801if (subitem == 0 && (state & NMCUSTOMDRAW_DRAW_STATE_FLAGS.CDIS_HOT) != 0 && HotTracking) 5707if (HotTracking)