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