UndoEngine::UndoUnit::IsEmpty Property
.NET Framework (current version)
Gets a value indicating whether the UndoEngine::UndoUnit contains no events.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System::Booleantrue if the UndoEngine::UndoUnit contains no events; otherwise, false.
The undo engine may discard empty units.
.NET Framework
Available since 2.0
Available since 2.0
Show: