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