Saves the state of this IUndoable object.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public abstract UndoState SaveState () |
Visual Basic
![]() |
---|
Public MustOverride Function SaveState () As UndoState |
An UndoState instance that represents the current state of the item.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |