Gets the view activators by region name.

C# | Visual Basic | Visual C++ |
IDictionary<string, ObservableCollection<ViewActivator>> ViewsByRegionName { get; }
ReadOnly Property ViewsByRegionName As IDictionary(Of String, ObservableCollection(Of ViewActivator))
property IDictionary<String^, ObservableCollection<ViewActivator^>^>^ ViewsByRegionName { IDictionary<String^, ObservableCollection<ViewActivator^>^>^ get (); }

The name of region.