C# Class Xceed.Wpf.Toolkit.WizardPage

Inheritance: System.Windows.Controls.ContentControl
Exibir arquivo Open project: Gainedge/BetterExplorer Class Usage Examples

Public Properties

Property Type Description
BackButtonVisibilityProperty System.Windows.DependencyProperty
CanCancelProperty System.Windows.DependencyProperty
CanFinishProperty System.Windows.DependencyProperty
CanHelpProperty System.Windows.DependencyProperty
CanSelectNextPageProperty System.Windows.DependencyProperty
CanSelectPreviousPageProperty System.Windows.DependencyProperty
CancelButtonVisibilityProperty System.Windows.DependencyProperty
DescriptionProperty System.Windows.DependencyProperty
EnterEvent System.Windows.RoutedEvent
ExteriorPanelBackgroundProperty System.Windows.DependencyProperty
ExteriorPanelContentProperty System.Windows.DependencyProperty
FinishButtonVisibilityProperty System.Windows.DependencyProperty
HeaderBackgroundProperty System.Windows.DependencyProperty
HeaderImageProperty System.Windows.DependencyProperty
HelpButtonVisibilityProperty System.Windows.DependencyProperty
LeaveEvent System.Windows.RoutedEvent
NextButtonVisibilityProperty System.Windows.DependencyProperty
NextPageProperty System.Windows.DependencyProperty
PageTypeProperty System.Windows.DependencyProperty
PreviousPageProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

Private Methods

Method Description
WizardPage ( ) : System.Windows
WizardPage_Loaded ( object sender, RoutedEventArgs e ) : void
WizardPage_Unloaded ( object sender, RoutedEventArgs e ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
return void

Property Details

BackButtonVisibilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows BackButtonVisibilityProperty
return System.Windows.DependencyProperty

CanCancelProperty public_oe static_oe property

public static DependencyProperty,System.Windows CanCancelProperty
return System.Windows.DependencyProperty

CanFinishProperty public_oe static_oe property

public static DependencyProperty,System.Windows CanFinishProperty
return System.Windows.DependencyProperty

CanHelpProperty public_oe static_oe property

public static DependencyProperty,System.Windows CanHelpProperty
return System.Windows.DependencyProperty

CanSelectNextPageProperty public_oe static_oe property

public static DependencyProperty,System.Windows CanSelectNextPageProperty
return System.Windows.DependencyProperty

CanSelectPreviousPageProperty public_oe static_oe property

public static DependencyProperty,System.Windows CanSelectPreviousPageProperty
return System.Windows.DependencyProperty

CancelButtonVisibilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows CancelButtonVisibilityProperty
return System.Windows.DependencyProperty

DescriptionProperty public_oe static_oe property

public static DependencyProperty,System.Windows DescriptionProperty
return System.Windows.DependencyProperty

EnterEvent public_oe static_oe property

public static RoutedEvent,System.Windows EnterEvent
return System.Windows.RoutedEvent

ExteriorPanelBackgroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows ExteriorPanelBackgroundProperty
return System.Windows.DependencyProperty

ExteriorPanelContentProperty public_oe static_oe property

public static DependencyProperty,System.Windows ExteriorPanelContentProperty
return System.Windows.DependencyProperty

FinishButtonVisibilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows FinishButtonVisibilityProperty
return System.Windows.DependencyProperty

HeaderBackgroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeaderBackgroundProperty
return System.Windows.DependencyProperty

HeaderImageProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeaderImageProperty
return System.Windows.DependencyProperty

HelpButtonVisibilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows HelpButtonVisibilityProperty
return System.Windows.DependencyProperty

LeaveEvent public_oe static_oe property

public static RoutedEvent,System.Windows LeaveEvent
return System.Windows.RoutedEvent

NextButtonVisibilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows NextButtonVisibilityProperty
return System.Windows.DependencyProperty

NextPageProperty public_oe static_oe property

public static DependencyProperty,System.Windows NextPageProperty
return System.Windows.DependencyProperty

PageTypeProperty public_oe static_oe property

public static DependencyProperty,System.Windows PageTypeProperty
return System.Windows.DependencyProperty

PreviousPageProperty public_oe static_oe property

public static DependencyProperty,System.Windows PreviousPageProperty
return System.Windows.DependencyProperty

TitleProperty public_oe static_oe property

public static DependencyProperty,System.Windows TitleProperty
return System.Windows.DependencyProperty