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 依存関係プロパティの識別子。

適用対象