Intersoft.Client.Framework Namespace : IWindowHost Interface |
The following tables list the members exposed by IWindowHost.
Name | Description | |
---|---|---|
DataContext | Gets or sets the data context to apply to the window. | |
WindowCanClose | Gets or sets a value indicating whether the window can be closed. | |
WindowCanMaximize | Gets or sets a value indicating whether the window can be maximized. | |
WindowCanMinimize | Gets or sets a value indicating whether the window can be minimized. | |
WindowCanResize | Gets or sets a value indicating whether the window can be resized. | |
WindowGroupName | Gets or sets the group name for the window. | |
WindowHeight | Gets or sets the height of the window. | |
WindowIcon | Gets or sets the window's icon. | |
WindowIconLarge | Gets or sets the window's large icon. | |
WindowLeft | Gets or sets the left position of the window. | |
WindowMaxHeight | Gets or sets the maximum height of the window. | |
WindowMaxWidth | Gets or sets the maximum width of the window. | |
WindowMinHeight | Gets or sets the minimum height of the window. | |
WindowMinWidth | Gets or sets the minimum width of the window. | |
WindowTitle | Gets or sets the window's title. | |
WindowTop | Gets or sets the top position of the window. | |
WindowUseDefaultChrome | Gets or sets a value indicating whether the window should use default chrome style. | |
WindowUseNavigationUI | Gets or sets a value indicating whether the navigation UI should be displayed in navigation window. | |
WindowWidth | Gets or sets the window's width. |