2 references to STATE_DROPTARGET
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
11236if (accept != GetState(STATE_DROPTARGET) && IsHandleCreated) { 11261SetState(STATE_DROPTARGET, accept);