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