Interface IDialogHandler
Contains methods and properties which allow to work with system dialog window.
public interface IDialogHandler : IDisposable
Properties
- ShowHelp
Gets or sets whether or not to show the dialog window help.
- Title
Gets or sets the dialog window title.
Methods
- ShowModal(Window?)
Shows modal dialog on screen.