Name | Description |
---|---|
UserPromptWindow | This class represents a user prompt dialog, which replaces the VS built-in dialog with a styled one. |
UserPromptWindow.Options | This class contains the options for the dialog being shown. |
UserPromptWindowContent | Interaction logic for UserPromptWindowContent.xaml |
UserPromptWindowViewModel | This class is the view model for the user prompt dialog. |