6 references to DEFAULT_BUTTON1
PresentationFramework (6)
System\Windows\MessageBox.cs (6)
318
if (result == 0) return
DEFAULT_BUTTON1
;
323
return
DEFAULT_BUTTON1
;
326
return
DEFAULT_BUTTON1
;
329
return
DEFAULT_BUTTON1
;
333
return
DEFAULT_BUTTON1
;
335
return
DEFAULT_BUTTON1
;