4 references to EN_DROPFILES
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
3246
case PInvoke.
EN_DROPFILES
:
System.Windows.Forms.Tests (3)
System\Windows\Forms\RichTextBoxTests.cs (3)
10085
yield return new object[] { hWnd, (int)PInvoke.
EN_DROPFILES
};
10129
code = (int)PInvoke.
EN_DROPFILES
10303
code = (int)PInvoke.
EN_DROPFILES