'DeclarationProtected Overrides Function GetContainerForItemOverride() As DependencyObject
'UsageDim 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.