AllActiveRegion Class

Region that keeps all the views in it as active. Deactivation of views is not allowed.

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

Syntax

public class AllActiveRegion : Region
'Declaration
Public Class AllActiveRegion _
    Inherits Region

Inheritance Hierarchy

System.Object
  Microsoft.Practices.Prism.Regions.Region
    Microsoft.Practices.Prism.Regions.AllActiveRegion

See Also

AllActiveRegion Members

Microsoft.Practices.Prism.Regions Namespace