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