Interface IWithDialogResult
Provides a dialog result.
public interface IWithDialogResult
Properties
DialogResult
Gets the dialog result.
bool DialogResult { get; }
Provides a dialog result.
public interface IWithDialogResult
Gets the dialog result.
bool DialogResult { get; }