2 writes to ActiveLinkColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
592hotcommands.Label.ActiveLinkColor = value;
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (1)
155Label.ActiveLinkColor = activeLink;
2 references to ActiveLinkColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\LinkLabel.cs (1)
1399brushColor = ActiveLinkColor;
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
589return hotcommands.Label.ActiveLinkColor;