Intersoft ClientUI Documentation
IWindowHost Interface Members
See Also  Properties  Send Feedback
Intersoft.Client.Framework Namespace : IWindowHost Interface


The following tables list the members exposed by IWindowHost.

Public Properties

 NameDescription
 PropertyDataContextGets or sets the data context to apply to the window.  
 PropertyWindowCanCloseGets or sets a value indicating whether the window can be closed.  
 PropertyWindowCanMaximizeGets or sets a value indicating whether the window can be maximized.  
 PropertyWindowCanMinimizeGets or sets a value indicating whether the window can be minimized.  
 PropertyWindowCanResizeGets or sets a value indicating whether the window can be resized.  
 PropertyWindowGroupNameGets or sets the group name for the window.  
 PropertyWindowHeightGets or sets the height of the window.  
 PropertyWindowIconGets or sets the window's icon.  
 PropertyWindowIconLargeGets or sets the window's large icon.  
 PropertyWindowLeftGets or sets the left position of the window.  
 PropertyWindowMaxHeightGets or sets the maximum height of the window.  
 PropertyWindowMaxWidthGets or sets the maximum width of the window.  
 PropertyWindowMinHeightGets or sets the minimum height of the window.  
 PropertyWindowMinWidthGets or sets the minimum width of the window.  
 PropertyWindowTitleGets or sets the window's title.  
 PropertyWindowTopGets or sets the top position of the window.  
 PropertyWindowUseDefaultChromeGets or sets a value indicating whether the window should use default chrome style.  
 PropertyWindowUseNavigationUIGets or sets a value indicating whether the navigation UI should be displayed in navigation window.  
 PropertyWindowWidthGets or sets the window's width.  
Top

See Also

© 2012 All Rights Reserved.