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