RichEditBox.AcceptsReturnProperty プロパティ

定義

AcceptsReturn 依存関係プロパティを識別します。

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

プロパティ値

AcceptsReturn 依存関係プロパティの識別子。

適用対象