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