The following tables list the members exposed by RegionAdapterBase<T>.
| Name | Description | |
|---|---|---|
![]()  | Activate | Activates the specified view. | 
![]()  | Adapt | Adapts an object (typically a control) to the specified IRegion. | 
![]()  | CanActivate | Determines whether the specified IRegion supports activation. | 
![]()  | CanDeactivate | Determines whether the specified IRegion supports deactivation. | 
![]()  | Deactivate | Deactivates the specified view. | 
![]()  | Dispose | Called when the adapter is disposed. | 
![]()  | GetViews | Returns a list of the views registered in the region. | 
![]()  | InvalidateViews | Invalidates the views and perform synchronization between the physical and registered views. | 
![]()  | Release | Releases the adapter from the specified IRegion and frees the resources allocated by the adapter. | 
![]()  | Remove | Removes the specified view from the region. | 
| Name | Description | |
|---|---|---|
![]()  | DiscoverViews | Called when the adapter performs view discovery. | 
![]()  | SynchronizeViews | Called when the adapter performs view synchronization. | 
    
    
    
    
    
    
                
