1 reference to DialogCaption
PresentationFramework (1)
src\Framework\Microsoft\Win32\FileDialog.cs (1)
1187
ret = (MessageBox.Show(message,
DialogCaption
, buttons, image, MessageBoxResult.OK /*default button is OK*/, 0)