'Declaration Protected Overrides Function GetContainerForItemOverride() As DependencyObject
'Usage Dim instance As Wizard Dim value As DependencyObject value = instance.GetContainerForItemOverride()
protected override DependencyObject GetContainerForItemOverride()
Return Value
A DependencyObject representing the WizardPage that is used to display the given item.