5 references to HotTracking
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ListView.cs (5)
277
if (this.
HotTracking
&& value != ItemActivation.OneClick) {
1025
if (
HotTracking
!= value) {
1053
if (
HotTracking
&& !value) {
2719
if (subitem == 0 && (state & NativeMethods.CDIS_HOT) != 0 &&
HotTracking
)
5295
if (
HotTracking
)