Show / Hide Table of Contents

Interface IWizardDialogContext

Defines the data context of the Wizard.

IDialogContext.CloseDialog
IDialogContext.ShowHelpCommand
System.ComponentModel.IDataErrorInfo.Error
System.ComponentModel.IDataErrorInfo.Item[System.String]
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public interface IWizardDialogContext : IDialogContext, IDataErrorInfo
Remarks

See WizardDialog for remarks and code examples.

Extension Methods

CollectionExtensions.AddRange<T, TCollection>(TCollection, IEnumerable<T>)
SerializableObjectCloneExtension.Clone<T>(T)
  • View Source
Back to top Generated by DocFX