2 references to FormStateExWindowClosing
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
1347return formStateEx[FormStateExWindowClosing] == 1; 1350formStateEx[FormStateExWindowClosing] = value ? 1 : 0;