IsUndoEnabled Property (WPFTextBoxBase)

Action

Gets a value that indicates whether undo support is enabled for the text-editing control.

Syntax

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

Access

Read only.