2 references to GetIELinkBehavior
System.Windows.Forms (1)
System\Windows\Forms\Controls\Labels\LinkUtilities.cs (1)
179link = GetIELinkBehavior();
System.Windows.Forms.Tests (1)
System\Windows\Forms\LinkUtilitiesTests.cs (1)
27LinkUtilities.GetIELinkBehavior().Should().Be(expectedBehavior);