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