2 references to GetRegionScans
System.Windows.Forms (2)
System\Windows\Forms\Controls\Labels\LinkLabel.cs (2)
1051
else if (_links[0].VisualRegion?.
GetRegionScans
(e.GraphicsInternal.Transform) is { } regionRectangles
1317
&& link.VisualRegion.
GetRegionScans
(g.Transform) is { } regionRectangles && regionRectangles.Length > 0)