CanUndo Property (WPFTextBoxBase)

Action

Gets a value that indicates whether the most recent action can be undone.

Syntax

C#
protected Boolean CanUndo { get; }
VB
'Declaration
Protected Read Property CanUndo As Boolean

Access

Read only.