1 reference to Win32ToDialogResult
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MessageBox.cs (1)
484
result =
Win32ToDialogResult
(SafeNativeMethods.MessageBox(new HandleRef(owner, handle), text, caption, style));