2 references to TopMDIWindowClosing
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
1518get => GetExtendedState(ExtendedStates.TopMDIWindowClosing); 1519set => SetExtendedState(ExtendedStates.TopMDIWindowClosing, value);