TextBox.CanUndoProperty Свойство

Определение

Определяет свойство зависимостей CanUndo.

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

Значение свойства

Идентификатор свойства зависимостей CanUndo.

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