4 references to FocusableLabel
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.StatusDialog.cs (1)
35_messageLabel = new FocusableLabel()
System.Windows.Forms.Tests (3)
System\Windows\Forms\FocusableLabelTests.cs (3)
8private readonly FocusableLabel _focusableLabel = new(); 18using FocusableLabel label = new(); 41using FocusableLabel label = new();