

'Declaration<DefaultPropertyAttribute("Content")> <ContentPropertyAttribute("Content")> <LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class WizardPage Inherits System.Windows.Controls.ContentControl
'UsageDim instance As WizardPage
[DefaultProperty("Content")] [ContentProperty("Content")] [Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class WizardPage : System.Windows.Controls.ContentControl
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
Xceed.Wpf.Toolkit.WizardPage
| Name | Description | |
|---|---|---|
![]() | WizardPage Constructor | Initializes a new instance of the WizardPage class. |
| Name | Description | |
|---|---|---|
![]() ![]() | BackButtonVisibilityProperty | Identifies the BackButtonVisibility dependency property. |
![]() ![]() | CanCancelProperty | Identifies the CanCancel dependency property. |
![]() ![]() | CancelButtonVisibilityProperty | Identifies the CancelButtonVisibility dependency property. |
![]() ![]() | CanFinishProperty | Identifies the CanFinish dependency property. |
![]() ![]() | CanHelpProperty | Identifies the CanHelp dependency property. |
![]() ![]() | CanSelectNextPageProperty | Identifies the CanSelectNextPage dependency property. |
![]() ![]() | CanSelectPreviousPageProperty | Identifies the CanSelectPreviousPage dependency property. The identifier for the CanSelectPreviousPage dependency property. |
![]() ![]() | DescriptionProperty | Identifies the Description dependency property. |
![]() ![]() | EnterEvent | Identifies the Enter routed event. |
![]() ![]() | ExteriorPanelBackgroundProperty | Identifies the ExteriorPanelBackground dependency property. |
![]() ![]() | ExteriorPanelContentProperty | Identifies the ExteriorPanelContent dependency property. |
![]() ![]() | FinishButtonVisibilityProperty | Identifies the FinishButtonVisibility dependency property. |
![]() ![]() | HeaderBackgroundProperty | Identifies the HeaderBackground dependency property. |
![]() ![]() | HeaderImageProperty | Identifies the HeaderImage dependency property. |
![]() ![]() | HelpButtonVisibilityProperty | Identifies the HelpButtonVisibility dependency property. |
![]() ![]() | LeaveEvent | Identifies the Leave routed event. |
![]() ![]() | NextButtonVisibilityProperty | Identifies the NextButtonVisibility dependency property. |
![]() ![]() | NextPageProperty | Identifies the NextPage dependency property. |
![]() ![]() | PageTypeProperty | Identifies the PageType dependency property. |
![]() ![]() | PreviousPageProperty | Identifies the PreviousPage dependency property. |
![]() ![]() | TitleProperty | Identifies the Title dependency property. |
| Name | Description | |
|---|---|---|
![]() | FindLogicalAncestor<T> | Finds the logical ancenster |
![]() | FindLogicalAncestorsAndSelf | |
![]() | FindLogicalChildren<T> | Find the logical children. |
![]() | FindVisualAncestor<T> | Finds the visual ancestor. |
![]() | FindVisualChildren<T> | Finds the visual children. |
![]() | FindVisualTreeRoot | Finds the visual tree root. |
![]() | ShowDialog | Overloaded. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.