Table of Contents

Interface IWithDialogResult

Namespace
Acuit.Pinpoint.Windows
Assembly
Acuit.Pinpoint.Windows.dll

Provides a dialog result.

public interface IWithDialogResult

Properties

DialogResult

Gets the dialog result.

bool DialogResult { get; }

Property Value

bool