3 references to OK
PresentationFramework (3)
Microsoft\Win32\CommonItemDialog.cs (1)
350ret = (MessageBox.Show(message, DialogCaption, buttons, image, MessageBoxResult.OK /*default button is OK*/, 0)
System\Windows\MessageBox.cs (2)
71return MessageBoxResult.OK; 451|| value == MessageBoxResult.OK