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