| C# | Visual Basic | Visual C++ |
namespace Genesyslab.Desktop.Infrastructure.ViewManager
Namespace Genesyslab.Desktop.Infrastructure.ViewManager
namespace Genesyslab.Desktop.Infrastructure.ViewManager
| All Types | Classes | Interfaces | Delegates |
| Icon | Type | Description |
|---|---|---|
| ConditionDelegate |
Delegate of the context.
| |
| InstantiatedView |
Represents an instantiated view.
| |
| InstantiatedViews |
A list of instantiated views. This is the result of the instantiation of the views of a region by the method InstantiateViewsInRegion(Object, String).
| |
| IViewManager |
Represents the view manager.
| |
| ViewActivator |
This class allows you to instantiate a view.
|