2 references to new
System.Windows.Forms (2)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
3158=> _focusIndicatorRenderer ??= new(this, InvalidateVisualStylesFrame);
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (1)
1202=> _focusIndicatorRenderer ??= new(this, InvalidateModernFocusIndicator);