3 references to WM_CLEAR
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
212PInvokeCore.WM_CLEAR => "WM_CLEAR",
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
2790PInvokeCore.SendMessage(this, PInvokeCore.WM_CLEAR);
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (1)
2970case PInvokeCore.WM_CLEAR: