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.

Применяется к