3 writes to response
System.Windows.Forms (3)
winforms\Managed\System\WinForms\QuestionEventArgs.cs (3)
25
this.
response
= false;
33
this.
response
= response;
47
this.
response
= value;
1 reference to response
System.Windows.Forms (1)
winforms\Managed\System\WinForms\QuestionEventArgs.cs (1)
43
return this.
response
;