2 references to s_formStateExWindowClosing
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
1040return _formStateEx[s_formStateExWindowClosing] == 1; 1044_formStateEx[s_formStateExWindowClosing] = value ? 1 : 0;