DelayedRegionCreationBehavior.TargetElement Property

The element that will host the Region.

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

Syntax

public DependencyObject TargetElement { get; set; }
'Declaration
Public Property TargetElement As DependencyObject
    Get
    Set

Field Value

The target element.

See Also

DelayedRegionCreationBehavior Class

Microsoft.Practices.Prism.Regions.Behaviors Namespace