Intersoft ClientUI Documentation
Host Property (IRegion)



Gets the element that hosts this IRegion instance.
Syntax
ReadOnly Property Host As DependencyObject
Dim instance As IRegion
Dim value As DependencyObject
 
value = instance.Host
DependencyObject Host {get;}
property DependencyObject^ Host {
   DependencyObject^ get();
}
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

IRegion Interface
IRegion Members

Send Feedback