1 write to downActive
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridCaption.cs (1)
119downActive = value;
3 references to downActive
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridCaption.cs (3)
115return downActive; 118if (downActive != value) { 376if (downActive && downButtonVisible) {