Intersoft ClientUI Documentation
IWindowHost Interface Members
Properties 

The following tables list the members exposed by IWindowHost.

Public Properties
 NameDescription
 PropertyDataContext Gets or sets the data context to apply to the window.  
 PropertyWindowCanClose Gets or sets a value indicating whether the window can be closed.  
 PropertyWindowCanMaximize Gets or sets a value indicating whether the window can be maximized.  
 PropertyWindowCanMinimize Gets or sets a value indicating whether the window can be minimized.  
 PropertyWindowCanResize Gets or sets a value indicating whether the window can be resized.  
 PropertyWindowGroupName Gets or sets the group name for the window.  
 PropertyWindowHeight Gets or sets the height of the window.  
 PropertyWindowIcon Gets or sets the window's icon.  
 PropertyWindowIconLarge Gets or sets the window's large icon.  
 PropertyWindowLeft Gets or sets the left position of the window.  
 PropertyWindowMaxHeight Gets or sets the maximum height of the window.  
 PropertyWindowMaxWidth Gets or sets the maximum width of the window.  
 PropertyWindowMinHeight Gets or sets the minimum height of the window.  
 PropertyWindowMinWidth Gets or sets the minimum width of the window.  
 PropertyWindowTitle Gets or sets the window's title.  
 PropertyWindowTop Gets or sets the top position of the window.  
 PropertyWindowUseDefaultChrome Gets or sets a value indicating whether the window should use default chrome style.  
 PropertyWindowUseNavigationUI Gets or sets a value indicating whether the navigation UI should be displayed in navigation window.  
 PropertyWindowWidth Gets or sets the window's width.  
Top
See Also

Reference

IWindowHost Interface
Intersoft.Client.Framework Namespace

Send Feedback