Base:
method
OnDialogIdle
System.DialogHostForm.OnDialogIdle(Windows.Win32.Foundation.HWND)
1 override of OnDialogIdle
System.Windows.Forms.UI.IntegrationTests (1)
OpenFileDialogTests.cs (1)
69protected override void OnDialogIdle(HWND dialogHandle)
1 reference to OnDialogIdle
System.Windows.Forms.UI.IntegrationTests (1)
OpenFileDialogTests.cs (1)
72base.OnDialogIdle(dialogHandle);