Intersoft ClientUI Documentation
Dispose Method (RegionManagerService)



The element used as the starting point for region managers discovery.
Dispose all region managers that are registered under the specified element.
Syntax
Public Shared Sub Dispose( _
   ByVal root As DependencyObject _
) 
Dim root As DependencyObject
 
RegionManagerService.Dispose(root)
public static void Dispose( 
   DependencyObject root
)
public:
static void Dispose( 
   DependencyObject^ root
) 

Parameters

root
The element used as the starting point for region managers discovery.
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

RegionManagerService Class
RegionManagerService Members

Send Feedback