Como: Trabalhar com caixas de diálogo
When you build applications in the WPF Designer for Visual Studio, you sometimes need to add dialog boxes to your applications. Dialog boxes include the following:
The Open dialog box.
The Save As dialog box.
The Print dialog box.
Custom dialog boxes.
In the WPF Designer, you work with dialog boxes the same way that you work with them in any WPF application. For more information, see Dialog Boxes Overview.
Consulte também
Tarefas
Como: Retornar o resultado de uma caixa de diálogo