RichEditBox.AcceptsReturnProperty Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the AcceptsReturn dependency property.
public:
 static property DependencyProperty ^ AcceptsReturnProperty { DependencyProperty ^ get(); };static DependencyProperty AcceptsReturnProperty();public static DependencyProperty AcceptsReturnProperty { get; }var dependencyProperty = RichEditBox.acceptsReturnProperty;Public Shared ReadOnly Property AcceptsReturnProperty As DependencyPropertyProperty Value
The identifier for the AcceptsReturn dependency property.