Share via


IRegion.Behaviors Property

Gets the collection of IRegionBehaviors that can extend the behavior of regions.

Namespace:  Microsoft.Practices.Prism.Regions
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)

Syntax

IRegionBehaviorCollection Behaviors { get; }
'Declaration
ReadOnly Property Behaviors As IRegionBehaviorCollection
    Get

See Also

IRegion Interface

Microsoft.Practices.Prism.Regions Namespace