Intersoft ClientUI Documentation
Host Property (IRegionManager)



Gets or sets the element that hosts this IRegionManager instance.
Syntax
Property Host As DependencyObject
Dim instance As IRegionManager
Dim value As DependencyObject
 
instance.Host = value
 
value = instance.Host
DependencyObject Host {get; set;}
property DependencyObject^ Host {
   DependencyObject^ get();
   void set (    DependencyObject^ value);
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IRegionManager Interface
IRegionManager Members

Send Feedback