2 references to _focusableLabel
System.Windows.Forms.Tests (2)
System\Windows\Forms\FocusableLabelTests.cs (2)
10public void Dispose() => _focusableLabel.Dispose(); 13public void UnderlineWhenFocused_ShouldBeTrue() => _focusableLabel.UnderlineWhenFocused.Should().BeTrue();