Service provider that creates the underlying implementarions for Window.
| C# |
public interface IWindowProvider
| All Members | Methods | ||||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
CreateWindowHost(Window) |
Creates a host to run a primary window in. This sets up the application loop that updating/rendering occurs in.
|
|
|
CreateWindowImplementation(PresentationParameters, String, Boolean) |
Creates a new window implementation.
|
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)