1 write to closeReason
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripDropDownClosingEventArgs.cs (1)
21closeReason = reason;
1 reference to closeReason
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripDropDownClosingEventArgs.cs (1)
26get { return closeReason; }