3 references to Visible
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewColumnDesignTimeVisibleAttribute.cs (3)
59return other != null && other.Visible == visible; 69return (this.Visible == Default.Visible);