3 references to Visible
System (3)
compmod\system\componentmodel\DesignTimeVisibleAttribute.cs (3)
74return other != null && other.Visible == visible; 89return (this.Visible == Default.Visible);