1 write to acceptsReturn
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TextBox.cs (1)
130
acceptsReturn
= value;
2 references to acceptsReturn
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TextBox.cs (2)
126
return
acceptsReturn
;
589
return
acceptsReturn
;