3 writes to _textRegion
System.Windows.Forms (3)
System\Windows\Forms\Controls\Labels\LinkLabel.cs (3)
551_textRegion = textRegions[^1]; 594_textRegion = visualRegion; 727_textRegion = null;
3 references to _textRegion
System.Windows.Forms (3)
System\Windows\Forms\Controls\Labels\LinkLabel.cs (3)
515return _textRegion; 598return _textRegion; 726_textRegion?.Dispose();