Xceed Toolkit Plus for WPF v4.6 Documentation
Wizard Class Members
Fields
Properties
Methods
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
The following tables list the members exposed by
Wizard
.
Public Constructors
Name
Description
Wizard Constructor
Initializes a new instance of the Wizard class.
Top
Public Fields
Name
Description
BackButtonContentProperty
Identifies the
BackButtonContent
dependency property.
BackButtonVisibilityProperty
Identifies the
BackButtonVisibility
dependency property.
CanCancelProperty
Identifies the
CanCancel
dependency property.
CancelButtonClosesWindowProperty
Identifies the
CancelButtonClosesWindow
dependency property.
CancelButtonContentProperty
Identifies the
CancelButtonContent
dependency property.
CancelButtonVisibilityProperty
Identifies the
CancelButtonVisibility
dependency property.
CancelEvent
Identifies the
Cancel
routed event.
CanFinishProperty
Identifies the
CanFinish
dependency property.
CanHelpProperty
Identifies the
CanHelp
dependency property.
CanSelectNextPageProperty
Identifies the
CanSelectNextPage
dependency property.
CanSelectPreviousPageProperty
Identifies the
CanSelectPreviousPage
dependency property.
CurrentPageProperty
Identifies the
CurrentPage
dependency property.
ExteriorPanelMinWidthProperty
Identifies the
ExteriorPanelMinWidth
dependency property.
FinishButtonClosesWindowProperty
Identifies the
FinishButtonClosesWindow
dependency property.
FinishButtonContentProperty
Identifies the
FinishButtonContent
dependency property.
FinishButtonVisibilityProperty
Identifies the
FinishButtonVisibility
dependency property.
FinishEvent
Identifies the
Finish
routed event.
HelpButtonContentProperty
Identifies the
HelpButtonContent
dependency property.
HelpButtonVisibilityProperty
Identifies the
HelpButtonVisibility
dependency property.
HelpEvent
Identifies the
Help
routed event.
NextButtonContentProperty
Identifies the
NextButtonContent
dependency property.
NextButtonVisibilityProperty
Identifies the
NextButtonVisibility
dependency property.
NextEvent
Identifies the
Next
routed event.
PageChangedEvent
Identifies the
PageChanged
routed event.
PreviousEvent
Identifies the
Previous
routed event.
Top
Public Properties
Name
Description
ActualHeight
(Inherited from
System.Windows.FrameworkElement
)
ActualWidth
(Inherited from
System.Windows.Controls.ItemsControl
)
AllowDrop
(Inherited from
System.Windows.Controls.ItemsControl
)
AlternationCount
(Inherited from
System.Windows.Controls.ItemsControl
)
AreAnyTouchesCaptured
(Inherited from
System.Windows.Controls.ItemsControl
)
AreAnyTouchesCapturedWithin
(Inherited from
System.Windows.Controls.ItemsControl
)
AreAnyTouchesDirectlyOver
(Inherited from
System.Windows.Controls.ItemsControl
)
AreAnyTouchesOver
(Inherited from
System.Windows.Controls.ItemsControl
)
BackButtonContent
Gets or sets the content of the wizard's Back button.
BackButtonVisibility
Gets or sets the visibility of the Back button.
Background
(Inherited from
System.Windows.Controls.ItemsControl
)
BindingGroup
(Inherited from
System.Windows.Controls.ItemsControl
)
BorderBrush
(Inherited from
System.Windows.Controls.ItemsControl
)
BorderThickness
(Inherited from
System.Windows.Controls.ItemsControl
)
CacheMode
(Inherited from
System.Windows.Controls.ItemsControl
)
CanCancel
Gets or sets a value indicating whether the Cancel button is enabled.
CancelButtonClosesWindow
Gets or sets a value indicating whether the Cancel button closes the window.
CancelButtonContent
Gets or sets the content of the Cancel button.
CancelButtonVisibility
Gets or sets the visibility of the Cancel button.
CanFinish
Gets or sets a value indicating whether the Finish button is enabled.
CanHelp
Gets or sets a value indicating whether the Help button is enabled.
CanSelectNextPage
Gets or sets a value indicating whether the Next Page button is enabled.
CanSelectPreviousPage
Gets or sets a value indicating whether the Previous Page button is enabled.
Clip
(Inherited from
System.Windows.Controls.ItemsControl
)
ClipToBounds
(Inherited from
System.Windows.Controls.ItemsControl
)
CommandBindings
(Inherited from
System.Windows.Controls.ItemsControl
)
ContextMenu
(Inherited from
System.Windows.Controls.ItemsControl
)
CurrentPage
Gets or sets the current page in the wizard.
Cursor
(Inherited from
System.Windows.Controls.ItemsControl
)
DataContext
(Inherited from
System.Windows.Controls.ItemsControl
)
DependencyObjectType
(Inherited from
System.Windows.Controls.ItemsControl
)
DesiredSize
(Inherited from
System.Windows.Controls.ItemsControl
)
Dispatcher
(Inherited from
System.Windows.Controls.ItemsControl
)
DisplayMemberPath
(Inherited from
System.Windows.Controls.ItemsControl
)
Effect
(Inherited from
System.Windows.Controls.ItemsControl
)
ExteriorPanelMinWidth
Gets or sets the minimum width of the exterior panel.
FinishButtonClosesWindow
Gets or sets a value indicating whether the Finish button closes the containing window.
FinishButtonContent
Gets or sets the content of the Finish button.
FinishButtonVisibility
Gets or sets the visibility of the Finish button.
FlowDirection
(Inherited from
System.Windows.Controls.ItemsControl
)
Focusable
(Inherited from
System.Windows.Controls.ItemsControl
)
FocusVisualStyle
(Inherited from
System.Windows.Controls.ItemsControl
)
FontFamily
(Inherited from
System.Windows.Controls.ItemsControl
)
FontSize
(Inherited from
System.Windows.Controls.ItemsControl
)
FontStretch
(Inherited from
System.Windows.Controls.ItemsControl
)
FontStyle
(Inherited from
System.Windows.Controls.ItemsControl
)
FontWeight
(Inherited from
System.Windows.Controls.ItemsControl
)
ForceCursor
(Inherited from
System.Windows.Controls.ItemsControl
)
Foreground
(Inherited from
System.Windows.Controls.ItemsControl
)
GroupStyle
(Inherited from
System.Windows.Controls.ItemsControl
)
GroupStyleSelector
(Inherited from
System.Windows.Controls.ItemsControl
)
HasAnimatedProperties
(Inherited from
System.Windows.Controls.ItemsControl
)
Height
(Inherited from
System.Windows.Controls.ItemsControl
)
HelpButtonContent
Gets or sets the Help button content.
HelpButtonVisibility
Gets or sets the visibility of the Help button.
HorizontalAlignment
(Inherited from
System.Windows.Controls.ItemsControl
)
HorizontalContentAlignment
(Inherited from
System.Windows.Controls.ItemsControl
)
InputBindings
(Inherited from
System.Windows.Controls.ItemsControl
)
InputScope
(Inherited from
System.Windows.Controls.ItemsControl
)
IsArrangeValid
(Inherited from
System.Windows.Controls.ItemsControl
)
IsEnabled
(Inherited from
System.Windows.Controls.ItemsControl
)
IsFocused
(Inherited from
System.Windows.Controls.ItemsControl
)
IsGrouping
(Inherited from
System.Windows.Controls.ItemsControl
)
IsHitTestVisible
(Inherited from
System.Windows.Controls.ItemsControl
)
IsInitialized
(Inherited from
System.Windows.Controls.ItemsControl
)
IsInputMethodEnabled
(Inherited from
System.Windows.Controls.ItemsControl
)
IsKeyboardFocused
(Inherited from
System.Windows.Controls.ItemsControl
)
IsKeyboardFocusWithin
(Inherited from
System.Windows.Controls.ItemsControl
)
IsLoaded
(Inherited from
System.Windows.Controls.ItemsControl
)
IsManipulationEnabled
(Inherited from
System.Windows.Controls.ItemsControl
)
IsMeasureValid
(Inherited from
System.Windows.Controls.ItemsControl
)
IsMouseCaptured
(Inherited from
System.Windows.Controls.ItemsControl
)
IsMouseCaptureWithin
(Inherited from
System.Windows.Controls.ItemsControl
)
IsMouseDirectlyOver
(Inherited from
System.Windows.Controls.ItemsControl
)
IsMouseOver
(Inherited from
System.Windows.Controls.ItemsControl
)
IsSealed
(Inherited from
System.Windows.Controls.ItemsControl
)
IsStylusCaptured
(Inherited from
System.Windows.Controls.ItemsControl
)
IsStylusCaptureWithin
(Inherited from
System.Windows.Controls.ItemsControl
)
IsStylusDirectlyOver
(Inherited from
System.Windows.Controls.ItemsControl
)
IsStylusOver
(Inherited from
System.Windows.Controls.ItemsControl
)
IsTabStop
(Inherited from
System.Windows.Controls.ItemsControl
)
IsTextSearchCaseSensitive
(Inherited from
System.Windows.Controls.ItemsControl
)
IsTextSearchEnabled
(Inherited from
System.Windows.Controls.ItemsControl
)
IsVisible
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemBindingGroup
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemContainerStyle
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemContainerStyleSelector
(Inherited from
System.Windows.Controls.ItemsControl
)
Items
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemsPanel
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemsSource
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemStringFormat
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemTemplate
(Inherited from
System.Windows.Controls.ItemsControl
)
ItemTemplateSelector
(Inherited from
System.Windows.Controls.ItemsControl
)
Language
(Inherited from
System.Windows.Controls.ItemsControl
)
LayoutTransform
(Inherited from
System.Windows.Controls.ItemsControl
)
Margin
(Inherited from
System.Windows.Controls.ItemsControl
)
MaxHeight
(Inherited from
System.Windows.Controls.ItemsControl
)
MaxWidth
(Inherited from
System.Windows.Controls.ItemsControl
)
MinHeight
(Inherited from
System.Windows.Controls.ItemsControl
)
MinWidth
(Inherited from
System.Windows.Controls.ItemsControl
)
Name
(Inherited from
System.Windows.Controls.ItemsControl
)
NextButtonContent
Gets or sets the Next button content.
NextButtonVisibility
Gets or sets the visibility of the Next button.
Opacity
(Inherited from
System.Windows.Controls.ItemsControl
)
OpacityMask
(Inherited from
System.Windows.Controls.ItemsControl
)
OverridesDefaultStyle
(Inherited from
System.Windows.Controls.ItemsControl
)
Padding
(Inherited from
System.Windows.Controls.ItemsControl
)
Parent
(Inherited from
System.Windows.Controls.ItemsControl
)
RenderSize
(Inherited from
System.Windows.Controls.ItemsControl
)
RenderTransform
(Inherited from
System.Windows.Controls.ItemsControl
)
RenderTransformOrigin
(Inherited from
System.Windows.Controls.ItemsControl
)
Resources
(Inherited from
System.Windows.Controls.ItemsControl
)
SnapsToDevicePixels
(Inherited from
System.Windows.Controls.ItemsControl
)
Style
(Inherited from
System.Windows.Controls.ItemsControl
)
TabIndex
(Inherited from
System.Windows.Controls.ItemsControl
)
Tag
(Inherited from
System.Windows.Controls.ItemsControl
)
Template
(Inherited from
System.Windows.Controls.ItemsControl
)
TemplatedParent
(Inherited from
System.Windows.Controls.ItemsControl
)
ToolTip
(Inherited from
System.Windows.Controls.ItemsControl
)
TouchesCaptured
(Inherited from
System.Windows.Controls.ItemsControl
)
TouchesCapturedWithin
(Inherited from
System.Windows.Controls.ItemsControl
)
TouchesDirectlyOver
(Inherited from
System.Windows.Controls.ItemsControl
)
TouchesOver
(Inherited from
System.Windows.Controls.ItemsControl
)
Triggers
(Inherited from
System.Windows.Controls.ItemsControl
)
Uid
(Inherited from
System.Windows.Controls.ItemsControl
)
UseLayoutRounding
(Inherited from
System.Windows.Controls.ItemsControl
)
VerticalAlignment
(Inherited from
System.Windows.Controls.ItemsControl
)
VerticalContentAlignment
(Inherited from
System.Windows.Controls.ItemsControl
)
Visibility
(Inherited from
System.Windows.Controls.ItemsControl
)
Width
(Inherited from
System.Windows.Controls.ItemsControl
)
Top
Protected Properties
Name
Description
DefaultStyleKey
(Inherited from
System.Windows.FrameworkElement
)
HandlesScrolling
(Inherited from
System.Windows.Controls.ItemsControl
)
HasEffectiveKeyboardFocus
(Inherited from
System.Windows.Controls.ItemsControl
)
InheritanceBehavior
(Inherited from
System.Windows.Controls.ItemsControl
)
IsEnabledCore
(Inherited from
System.Windows.Controls.ItemsControl
)
LogicalChildren
(Inherited from
System.Windows.Controls.ItemsControl
)
StylusPlugIns
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualBitmapScalingMode
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualCacheMode
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualChildrenCount
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualClearTypeHint
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualClip
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualEdgeMode
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualEffect
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualOffset
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualOpacity
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualOpacityMask
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualParent
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualScrollableAreaClip
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualTextHintingMode
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualTextRenderingMode
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualTransform
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualXSnappingGuidelines
(Inherited from
System.Windows.Controls.ItemsControl
)
VisualYSnappingGuidelines
(Inherited from
System.Windows.Controls.ItemsControl
)
Top
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
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