4 references to ShowAsync
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
5837
/// If the form is already displayed asynchronously by <see cref="
ShowAsync
"/>,
5877
/// If the form is already displayed asynchronously by <see cref="
ShowAsync
"/>,
System.Windows.Forms.Tests (2)
System\Windows\Forms\FormTests.cs (2)
2664
Task frmTask = mainForm.
ShowAsync
();
2699
key: form.
ShowAsync
(),