KeyboardNavigation::AcceptsReturn Attached Property
.NET Framework (current version)
Gets or sets a value indicating whether the Return character is accepted by a control.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the Return character is accepted; otherwise, false. The default value is false.
Show: