Xceed Toolkit Plus for WPF v4.6 Documentation
Wizard Class Methods
Collapse All
Expand All
Members Options: Show All
Members Options: Filtered
Include Inherited Members
Include Protected Members
Xceed.Wpf.Toolkit Assembly
>
Xceed.Wpf.Toolkit Namespace
: Wizard Class
For a list of all members of this type, see
Wizard members
.
Public Methods
Name
Description
AddHandler
Overloaded. (Inherited from
System.Windows.UIElement
)
AddToEventRoute
(Inherited from
System.Windows.Controls.ItemsControl
)
ApplyAnimationClock
Overloaded. (Inherited from
System.Windows.Controls.ItemsControl
)
ApplyTemplate
(Inherited from
System.Windows.Controls.ItemsControl
)
Arrange
(Inherited from
System.Windows.Controls.ItemsControl
)
BeginAnimation
Overloaded. (Inherited from
System.Windows.Controls.ItemsControl
)
BeginInit
(Inherited from
System.Windows.Controls.ItemsControl
)
BeginStoryboard
Overloaded. (Inherited from
System.Windows.Controls.ItemsControl
)
BringIntoView
Overloaded. (Inherited from
System.Windows.Controls.ItemsControl
)
CaptureMouse
(Inherited from
System.Windows.Controls.ItemsControl
)
CaptureStylus
(Inherited from
System.Windows.Controls.ItemsControl
)
CaptureTouch
(Inherited from
System.Windows.Controls.ItemsControl
)
ClearValue
Overloaded. (Inherited from
System.Windows.Controls.ItemsControl
)
CoerceValue
(Inherited from
System.Windows.Controls.ItemsControl
)
ContainerFromElement
(Inherited from
System.Windows.Controls.ItemsControl
)
EndInit
(Inherited from
System.Windows.Controls.ItemsControl
)
Equals
(Inherited from
System.Windows.Controls.ItemsControl
)
FindCommonVisualAncestor
(Inherited from
System.Windows.Controls.ItemsControl
)
FindName
(Inherited from
System.Windows.Controls.ItemsControl
)
FindResource
(Inherited from
System.Windows.Controls.ItemsControl
)
Focus
(Inherited from
System.Windows.Controls.ItemsControl
)
GetAnimationBaseValue
(Inherited from
System.Windows.Controls.ItemsControl
)
GetBindingExpression
(Inherited from
System.Windows.Controls.ItemsControl
)
GetHashCode
(Inherited from
System.Windows.Controls.ItemsControl
)
GetLocalValueEnumerator
(Inherited from
System.Windows.Controls.ItemsControl
)
GetValue
(Inherited from
System.Windows.Controls.ItemsControl
)
InputHitTest
(Inherited from
System.Windows.Controls.ItemsControl
)
InvalidateArrange
(Inherited from
System.Windows.Controls.ItemsControl
)
InvalidateMeasure
(Inherited from
System.Windows.Controls.ItemsControl
)
InvalidateProperty
(Inherited from
System.Windows.Controls.ItemsControl
)
InvalidateVisual
(Inherited from
System.Windows.Controls.ItemsControl
)
IsAncestorOf
(Inherited from
System.Windows.Controls.ItemsControl
)
IsDescendantOf
(Inherited from
System.Windows.Controls.ItemsControl
)
IsItemItsOwnContainer
(Inherited from
System.Windows.Controls.ItemsControl
)
Measure
(Inherited from
System.Windows.Controls.ItemsControl
)
MoveFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
OnApplyTemplate
(Inherited from
System.Windows.Controls.ItemsControl
)
PointFromScreen
(Inherited from
System.Windows.Controls.ItemsControl
)
PointToScreen
(Inherited from
System.Windows.Controls.ItemsControl
)
PredictFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
RaiseEvent
(Inherited from
System.Windows.Controls.ItemsControl
)
ReadLocalValue
(Inherited from
System.Windows.Controls.ItemsControl
)
RegisterName
(Inherited from
System.Windows.Controls.ItemsControl
)
ReleaseAllTouchCaptures
(Inherited from
System.Windows.Controls.ItemsControl
)
ReleaseMouseCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
ReleaseStylusCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
ReleaseTouchCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
RemoveHandler
(Inherited from
System.Windows.Controls.ItemsControl
)
SetBinding
Overloaded. (Inherited from
System.Windows.Controls.ItemsControl
)
SetCurrentValue
(Inherited from
System.Windows.Controls.ItemsControl
)
SetResourceReference
(Inherited from
System.Windows.Controls.ItemsControl
)
SetValue
Overloaded. (Inherited from
System.Windows.Controls.ItemsControl
)
ToString
(Inherited from
System.Windows.Controls.ItemsControl
)
TransformToAncestor
Overloaded. (Inherited from
System.Windows.Controls.ItemsControl
)
TransformToDescendant
(Inherited from
System.Windows.Controls.ItemsControl
)
TransformToVisual
(Inherited from
System.Windows.Controls.ItemsControl
)
TranslatePoint
(Inherited from
System.Windows.Controls.ItemsControl
)
TryFindResource
(Inherited from
System.Windows.Controls.ItemsControl
)
UnregisterName
(Inherited from
System.Windows.Controls.ItemsControl
)
UpdateDefaultStyle
(Inherited from
System.Windows.Controls.ItemsControl
)
UpdateLayout
(Inherited from
System.Windows.Controls.ItemsControl
)
Top
Protected Methods
Name
Description
AddChild
(Inherited from
System.Windows.Controls.ItemsControl
)
AddLogicalChild
(Inherited from
System.Windows.Controls.ItemsControl
)
AddText
(Inherited from
System.Windows.Controls.ItemsControl
)
AddVisualChild
(Inherited from
System.Windows.Controls.ItemsControl
)
ArrangeCore
(Inherited from
System.Windows.Controls.ItemsControl
)
ArrangeOverride
(Inherited from
System.Windows.Controls.ItemsControl
)
ClearContainerForItemOverride
(Inherited from
System.Windows.Controls.ItemsControl
)
GetContainerForItemOverride
Overridden. Creates the WizardPage that is used to display the given item.
GetLayoutClip
(Inherited from
System.Windows.Controls.ItemsControl
)
GetTemplateChild
(Inherited from
System.Windows.Controls.ItemsControl
)
GetUIParentCore
(Inherited from
System.Windows.Controls.ItemsControl
)
GetVisualChild
(Inherited from
System.Windows.Controls.ItemsControl
)
HitTestCore
Overloaded. (Inherited from
System.Windows.Controls.ItemsControl
)
IsItemItsOwnContainerOverride
Overridden. Determines if the specified item is (or is eligible to be) its own container.
MeasureCore
(Inherited from
System.Windows.Controls.ItemsControl
)
MeasureOverride
(Inherited from
System.Windows.Controls.ItemsControl
)
OnAccessKey
(Inherited from
System.Windows.Controls.ItemsControl
)
OnAlternationCountChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnChildDesiredSizeChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnContextMenuClosing
(Inherited from
System.Windows.Controls.ItemsControl
)
OnContextMenuOpening
(Inherited from
System.Windows.Controls.ItemsControl
)
OnCreateAutomationPeer
Overridden.
OnCurrentPageChanged
Called when
CurrentPage
changes.
OnDisplayMemberPathChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnDpiChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnDragEnter
(Inherited from
System.Windows.Controls.ItemsControl
)
OnDragLeave
(Inherited from
System.Windows.Controls.ItemsControl
)
OnDragOver
(Inherited from
System.Windows.Controls.ItemsControl
)
OnDrop
(Inherited from
System.Windows.Controls.ItemsControl
)
OnGiveFeedback
(Inherited from
System.Windows.Controls.ItemsControl
)
OnGotFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
OnGotKeyboardFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
OnGotMouseCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
OnGotStylusCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
OnGotTouchCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
OnGroupStyleSelectorChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnInitialized
Overridden. Raises the Initialized event.
OnIsKeyboardFocusedChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnIsKeyboardFocusWithinChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnIsMouseCapturedChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnIsMouseCaptureWithinChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnIsMouseDirectlyOverChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnIsStylusCapturedChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnIsStylusCaptureWithinChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnIsStylusDirectlyOverChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemBindingGroupChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemContainerStyleChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemContainerStyleSelectorChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemsChanged
Overridden.
OnItemsPanelChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemsSourceChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemStringFormatChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemTemplateChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnItemTemplateSelectorChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnKeyDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnKeyUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnLostFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
OnLostKeyboardFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
OnLostMouseCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
OnLostStylusCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
OnLostTouchCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
OnManipulationBoundaryFeedback
(Inherited from
System.Windows.Controls.ItemsControl
)
OnManipulationCompleted
(Inherited from
System.Windows.Controls.ItemsControl
)
OnManipulationDelta
(Inherited from
System.Windows.Controls.ItemsControl
)
OnManipulationInertiaStarting
(Inherited from
System.Windows.Controls.ItemsControl
)
OnManipulationStarted
(Inherited from
System.Windows.Controls.ItemsControl
)
OnManipulationStarting
(Inherited from
System.Windows.Controls.ItemsControl
)
OnMouseDoubleClick
(Inherited from
System.Windows.Controls.ItemsControl
)
OnMouseDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnMouseEnter
(Inherited from
System.Windows.Controls.ItemsControl
)
OnMouseLeave
(Inherited from
System.Windows.Controls.ItemsControl
)
OnMouseLeftButtonDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnMouseLeftButtonUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnMouseMove
(Inherited from
System.Windows.Controls.ItemsControl
)
OnMouseRightButtonDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnMouseRightButtonUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnMouseUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnMouseWheel
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewDragEnter
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewDragLeave
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewDragOver
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewDrop
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewGiveFeedback
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewGotKeyboardFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewKeyDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewKeyUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewLostKeyboardFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewMouseDoubleClick
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewMouseDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewMouseLeftButtonDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewMouseLeftButtonUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewMouseMove
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewMouseRightButtonDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewMouseRightButtonUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewMouseUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewMouseWheel
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewQueryContinueDrag
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewStylusButtonDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewStylusButtonUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewStylusDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewStylusInAirMove
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewStylusInRange
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewStylusMove
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewStylusOutOfRange
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewStylusSystemGesture
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewStylusUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewTextInput
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewTouchDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewTouchMove
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPreviewTouchUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnPropertyChanged
Overridden.
OnQueryContinueDrag
(Inherited from
System.Windows.Controls.ItemsControl
)
OnQueryCursor
(Inherited from
System.Windows.Controls.ItemsControl
)
OnRender
(Inherited from
System.Windows.Controls.ItemsControl
)
OnRenderSizeChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnStyleChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnStylusButtonDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnStylusButtonUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnStylusDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnStylusEnter
(Inherited from
System.Windows.Controls.ItemsControl
)
OnStylusInAirMove
(Inherited from
System.Windows.Controls.ItemsControl
)
OnStylusInRange
(Inherited from
System.Windows.Controls.ItemsControl
)
OnStylusLeave
(Inherited from
System.Windows.Controls.ItemsControl
)
OnStylusMove
(Inherited from
System.Windows.Controls.ItemsControl
)
OnStylusOutOfRange
(Inherited from
System.Windows.Controls.ItemsControl
)
OnStylusSystemGesture
(Inherited from
System.Windows.Controls.ItemsControl
)
OnStylusUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnTemplateChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnTextInput
(Inherited from
System.Windows.Controls.ItemsControl
)
OnToolTipClosing
(Inherited from
System.Windows.Controls.ItemsControl
)
OnToolTipOpening
(Inherited from
System.Windows.Controls.ItemsControl
)
OnTouchDown
(Inherited from
System.Windows.Controls.ItemsControl
)
OnTouchEnter
(Inherited from
System.Windows.Controls.ItemsControl
)
OnTouchLeave
(Inherited from
System.Windows.Controls.ItemsControl
)
OnTouchMove
(Inherited from
System.Windows.Controls.ItemsControl
)
OnTouchUp
(Inherited from
System.Windows.Controls.ItemsControl
)
OnVisualChildrenChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
OnVisualParentChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
ParentLayoutInvalidated
(Inherited from
System.Windows.Controls.ItemsControl
)
PrepareContainerForItemOverride
(Inherited from
System.Windows.Controls.ItemsControl
)
RemoveLogicalChild
(Inherited from
System.Windows.Controls.ItemsControl
)
RemoveVisualChild
(Inherited from
System.Windows.Controls.ItemsControl
)
ShouldApplyItemContainerStyle
(Inherited from
System.Windows.Controls.ItemsControl
)
ShouldSerializeProperty
(Inherited from
System.Windows.Controls.ItemsControl
)
Top
See Also
Reference
Wizard Class
Xceed.Wpf.Toolkit Namespace