共用方式為


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

適用於