1 write to LinkBehavior
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (1)
77label.LinkBehavior = LinkBehavior.AlwaysUnderline;
1 reference to LinkBehavior
System.Windows.Forms (1)
winforms\Managed\System\WinForms\LinkLabel.cs (1)
1162LinkUtilities.EnsureLinkFonts(this.Font, this.LinkBehavior, ref this.linkFont, ref this.hoverLinkFont);