2 references to OnAcceptsTabChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
132OnAcceptsTabChanged(EventArgs.Empty);
System.Windows.Forms.Tests (1)
TextBoxBaseTests.cs (1)
7745public new void OnAcceptsTabChanged(EventArgs e) => base.OnAcceptsTabChanged(e);