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