2 references to OnProtected
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
3357OnProtected(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\RichTextBoxTests.cs (1)
10994public new void OnProtected(EventArgs e) => base.OnProtected(e);