Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 492 Bytes

textbox_canredo.md

File metadata and controls

28 lines (16 loc) · 492 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.Controls.TextBox.CanRedo
winrt property
RS5

Windows.UI.Xaml.Controls.TextBox.CanRedo

-description

Gets a value that indicates whether the redo buffer contains an action that can be redone.

-property-value

true if the redo buffer contains an action that can be redone; otherwise, false.

-remarks

-see-also

-examples