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