Window Constructors
Serves as the base class for Windows.Name | Parameters | Description |
---|---|---|
Window(XafApplication, TemplateContext, ICollection<Controller>, Boolean, Boolean) | application, context, controllers, isMain, activateControllersImmediately | Creates an instance of the Window class. |
See Also