3 references to IsVisible
System.Drawing.Common.Tests (1)
System\Drawing\GraphicsTests.cs (1)
2851bool result6 = graphics.IsVisible(rect);
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
19343if (g.IsVisible(_layout.ColumnHeaders)) 19682if (g.IsVisible(_layout.TopLeftHeader))