Xceed Toolkit Plus for WPF v4.6 Documentation
Wizard Class Events
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 Events
Name
Description
Cancel
Raised when the wizard is canceled (the Cancel button is clicked).
ContextMenuClosing
(Inherited from
System.Windows.FrameworkElement
)
ContextMenuOpening
(Inherited from
System.Windows.Controls.ItemsControl
)
DataContextChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
DragEnter
(Inherited from
System.Windows.Controls.ItemsControl
)
DragLeave
(Inherited from
System.Windows.Controls.ItemsControl
)
DragOver
(Inherited from
System.Windows.Controls.ItemsControl
)
Drop
(Inherited from
System.Windows.Controls.ItemsControl
)
Finish
Raised when the Finish button is clicked.
FocusableChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
GiveFeedback
(Inherited from
System.Windows.Controls.ItemsControl
)
GotFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
GotKeyboardFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
GotMouseCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
GotStylusCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
GotTouchCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
Help
Raised when the Help button is pressed.
Initialized
(Inherited from
System.Windows.Controls.ItemsControl
)
IsEnabledChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
IsHitTestVisibleChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
IsKeyboardFocusedChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
IsKeyboardFocusWithinChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
IsMouseCapturedChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
IsMouseCaptureWithinChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
IsMouseDirectlyOverChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
IsStylusCapturedChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
IsStylusCaptureWithinChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
IsStylusDirectlyOverChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
IsVisibleChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
KeyDown
(Inherited from
System.Windows.Controls.ItemsControl
)
KeyUp
(Inherited from
System.Windows.Controls.ItemsControl
)
LayoutUpdated
(Inherited from
System.Windows.Controls.ItemsControl
)
Loaded
(Inherited from
System.Windows.Controls.ItemsControl
)
LostFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
LostKeyboardFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
LostMouseCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
LostStylusCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
LostTouchCapture
(Inherited from
System.Windows.Controls.ItemsControl
)
ManipulationBoundaryFeedback
(Inherited from
System.Windows.Controls.ItemsControl
)
ManipulationCompleted
(Inherited from
System.Windows.Controls.ItemsControl
)
ManipulationDelta
(Inherited from
System.Windows.Controls.ItemsControl
)
ManipulationInertiaStarting
(Inherited from
System.Windows.Controls.ItemsControl
)
ManipulationStarted
(Inherited from
System.Windows.Controls.ItemsControl
)
ManipulationStarting
(Inherited from
System.Windows.Controls.ItemsControl
)
MouseDoubleClick
(Inherited from
System.Windows.Controls.ItemsControl
)
MouseDown
(Inherited from
System.Windows.Controls.ItemsControl
)
MouseEnter
(Inherited from
System.Windows.Controls.ItemsControl
)
MouseLeave
(Inherited from
System.Windows.Controls.ItemsControl
)
MouseLeftButtonDown
(Inherited from
System.Windows.Controls.ItemsControl
)
MouseLeftButtonUp
(Inherited from
System.Windows.Controls.ItemsControl
)
MouseMove
(Inherited from
System.Windows.Controls.ItemsControl
)
MouseRightButtonDown
(Inherited from
System.Windows.Controls.ItemsControl
)
MouseRightButtonUp
(Inherited from
System.Windows.Controls.ItemsControl
)
MouseUp
(Inherited from
System.Windows.Controls.ItemsControl
)
MouseWheel
(Inherited from
System.Windows.Controls.ItemsControl
)
Next
Raised when WizardCommands.
NextPage
command is executed.
PageChanged
Raised when the current page changes.
PreviewDragEnter
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewDragLeave
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewDragOver
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewDrop
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewGiveFeedback
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewGotKeyboardFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewKeyDown
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewKeyUp
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewLostKeyboardFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewMouseDoubleClick
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewMouseDown
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewMouseLeftButtonDown
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewMouseLeftButtonUp
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewMouseMove
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewMouseRightButtonDown
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewMouseRightButtonUp
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewMouseUp
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewMouseWheel
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewQueryContinueDrag
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewStylusButtonDown
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewStylusButtonUp
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewStylusDown
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewStylusInAirMove
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewStylusInRange
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewStylusMove
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewStylusOutOfRange
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewStylusSystemGesture
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewStylusUp
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewTextInput
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewTouchDown
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewTouchMove
(Inherited from
System.Windows.Controls.ItemsControl
)
PreviewTouchUp
(Inherited from
System.Windows.Controls.ItemsControl
)
Previous
Raised when WizardCommands.PreviousPage command is executed.
QueryContinueDrag
(Inherited from
System.Windows.Controls.ItemsControl
)
QueryCursor
(Inherited from
System.Windows.Controls.ItemsControl
)
RequestBringIntoView
(Inherited from
System.Windows.Controls.ItemsControl
)
SizeChanged
(Inherited from
System.Windows.Controls.ItemsControl
)
SourceUpdated
(Inherited from
System.Windows.Controls.ItemsControl
)
StylusButtonDown
(Inherited from
System.Windows.Controls.ItemsControl
)
StylusButtonUp
(Inherited from
System.Windows.Controls.ItemsControl
)
StylusDown
(Inherited from
System.Windows.Controls.ItemsControl
)
StylusEnter
(Inherited from
System.Windows.Controls.ItemsControl
)
StylusInAirMove
(Inherited from
System.Windows.Controls.ItemsControl
)
StylusInRange
(Inherited from
System.Windows.Controls.ItemsControl
)
StylusLeave
(Inherited from
System.Windows.Controls.ItemsControl
)
StylusMove
(Inherited from
System.Windows.Controls.ItemsControl
)
StylusOutOfRange
(Inherited from
System.Windows.Controls.ItemsControl
)
StylusSystemGesture
(Inherited from
System.Windows.Controls.ItemsControl
)
StylusUp
(Inherited from
System.Windows.Controls.ItemsControl
)
TargetUpdated
(Inherited from
System.Windows.Controls.ItemsControl
)
TextInput
(Inherited from
System.Windows.Controls.ItemsControl
)
ToolTipClosing
(Inherited from
System.Windows.Controls.ItemsControl
)
ToolTipOpening
(Inherited from
System.Windows.Controls.ItemsControl
)
TouchDown
(Inherited from
System.Windows.Controls.ItemsControl
)
TouchEnter
(Inherited from
System.Windows.Controls.ItemsControl
)
TouchLeave
(Inherited from
System.Windows.Controls.ItemsControl
)
TouchMove
(Inherited from
System.Windows.Controls.ItemsControl
)
TouchUp
(Inherited from
System.Windows.Controls.ItemsControl
)
Unloaded
(Inherited from
System.Windows.Controls.ItemsControl
)
Top
See Also
Reference
Wizard Class
Xceed.Wpf.Toolkit Namespace