TextBox.CanRedoProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the CanRedo dependency property.
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
Property Value
The identifier for the CanRedo dependency property.