Share via


TextBox.CanRedoProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ CanRedoProperty { DependencyProperty ^ get(); };
static DependencyProperty CanRedoProperty();
public static DependencyProperty CanRedoProperty { get; }
var dependencyProperty = TextBox.canRedoProperty;
Public Shared ReadOnly Property CanRedoProperty As DependencyProperty

プロパティ値

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

適用対象