Share via


AutoPopulateRegionBehavior.CreateViewsToAutoPopulate Method

Returns a collection of views that will be added to the View collection.

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

Syntax

protected virtual IEnumerable<Object> CreateViewsToAutoPopulate()
'Declaration
Protected Overridable Function CreateViewsToAutoPopulate As IEnumerable(Of Object)

Return Value

See Also

AutoPopulateRegionBehavior Class

Microsoft.Practices.Prism.Regions.Behaviors Namespace