2 writes to FullRowSelect
System.Windows.Forms (1)
System\Windows\Forms\Design\ComponentEditorForm.PageSelector.cs (1)
39FullRowSelect = true;
System.Windows.Forms.Design (1)
System\ComponentModel\Design\ObjectSelectorEditor.Selector.cs (1)
26FullRowSelect = !editor.SubObjectSelector;
3 references to FullRowSelect
System.Windows.Forms (3)
System\Windows\Forms\Controls\TreeView\TreeView.cs (3)
364if (FullRowSelect) 463if (FullRowSelect != value) 3031|| (tvhip.flags & TVHITTESTINFO_FLAGS.TVHT_ONITEM) != 0 || FullRowSelect)