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 相依性屬性的標識碼。

適用於