This topic has not yet been rated - Rate this topic

IRegionBehaviorCollection Interface

Defines the interface for a collection of IRegionBehavior classes on a Region.

Namespace:  Microsoft.Practices.Prism.Regions
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)
public interface IRegionBehaviorCollection : IEnumerable<KeyValuePair<string, IRegionBehavior>>, 
	IEnumerable
Did you find this helpful?
(1500 characters remaining)