2 overrides of OnDialogIdle
System.Windows.Forms.UI.IntegrationTests (2)
OpenFileDialogTests.cs (1)
78protected override void OnDialogIdle(HWND dialogHandle)
PrintDialogTests.cs (1)
34protected override void OnDialogIdle(HWND dialogHandle)
1 reference to OnDialogIdle
System.Windows.Forms.TestUtilities (1)
DialogHostForm.cs (1)
23OnDialogIdle((HWND)m.LParamInternal);