4 writes to HotTracking
System.Windows.Forms (1)
System\Windows\Forms\Design\ComponentEditorForm.PageSelector.cs (1)
28HotTracking = true;
System.Windows.Forms.Design (3)
System\ComponentModel\Design\ObjectSelectorEditor.cs (1)
64treeView.HotTracking = true;
System\Windows\Forms\Design\DesignBindingPicker.cs (1)
236HotTracking = true,
System\Windows\Forms\Design\DesignerUtils.cs (1)
832treeView.HotTracking = true;
2 references to HotTracking
System.Windows.Forms (2)
System\Windows\Forms\Controls\TreeView\TreeView.cs (2)
359if (HotTracking) 510if (HotTracking != value)