MdiShowViewStrategy Properties
A Show View Strategy that uses a multiple document interface and can be used as an alternative to the default ShowInMultipleWindowsStrategy.
Name | Description |
---|---|
Document |
For internal use. |
Explorers |
Gets a list of the application’s Explorer Windows.
Inherited from Win |
Inspectors |
Gets a list of the application’s Inspector Windows.
Inherited from Win |
Main |
Provides access to the application’s main Window.
Inherited from Win |
Mdi |
Returns the Mdi |
Support |
Indicates whether the Show View Strategy keeps track of invoked Views. |
UIType |
Indicaties the UI type provided by a Win |
Windows |
Provides access to a read-only collection of the application’s Windows.
Inherited from Win |
See Also