Share via


PromptForChoiceDialog Class

Definition

Implements the dialog used in PromptForChoice

public ref class PromptForChoiceDialog : System::Windows::Window, System::Windows::Markup::IComponentConnector
public class PromptForChoiceDialog : System.Windows.Window, System.Windows.Markup.IComponentConnector
type PromptForChoiceDialog = class
    inherit Window
    interface IComponentConnector
Public Class PromptForChoiceDialog
Inherits Window
Implements IComponentConnector
Inheritance
PromptForChoiceDialog
Implements

Properties

Result

Gets the dialog result. -1 the dialog has been cancelled

Methods

InitializeComponent()

InitializeComponent

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)

Applies to