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)
2664Task frmTask = mainForm.ShowAsync(); 2699key: form.ShowAsync(),