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