2 references to EnableWindow
System.Windows.Forms (2)
System\Windows\Forms\Application.ThreadContext.cs (1)
769PInvoke.EnableWindow(CurrentForm, modalEnabled);
System\Windows\Forms\Control.cs (1)
6862PInvoke.EnableWindow(this, Enabled);