1 write to HotTracking
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
653this.HotTracking = true;
2 references to HotTracking
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TreeView.cs (2)
383if (HotTracking) 533if (HotTracking != value) {