Property | Type | Description | |
---|---|---|---|
HasCancelButtonProperty | |||
HasNextButtonProperty | |||
IsBackEnabledProperty | |||
IsCancelEnabledProperty | |||
IsNextEnabledProperty | |||
NextButtonTextProperty |
Method | Description | |
---|---|---|
Back ( ) : void | ||
Next ( ) : void | ||
WizardPage ( ) : System |
Method | Description | |
---|---|---|
OnCancelling ( CancelEventArgs e ) : void | ||
OnPropertyChanged ( |
||
OnReturn ( |
Method | Description | |
---|---|---|
AskBeforeCancel ( ) : bool |
protected OnCancelling ( CancelEventArgs e ) : void | ||
e | CancelEventArgs | |
return | void |
protected OnPropertyChanged ( |
||
e | ||
return | void |
protected OnReturn ( |
||
e | ||
return | void |
public static DependencyProperty,System.Windows HasCancelButtonProperty | ||
return |
public static DependencyProperty,System.Windows HasNextButtonProperty | ||
return |
public static DependencyProperty,System.Windows IsBackEnabledProperty | ||
return |
public static DependencyProperty,System.Windows IsCancelEnabledProperty | ||
return |
public static DependencyProperty,System.Windows IsNextEnabledProperty | ||
return |