RichEditBox.AcceptsReturnProperty Property

Definition

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 DependencyProperty

Property Value

The identifier for the AcceptsReturn dependency property.

Applies to