Arguments, passed to the WinShowViewStrategyBase.WinWindowShowing event.
Name | Description |
---|---|
Form |
Gets the Form to be displayed. |
IsModal |
Gets a value indicating whether or not the WinWindowShowingEventArgs.Form is displayed modally. |
Window |
Gets a WinWindow to be displayed. |