UndoUnitEventArgs.UndoUnit Property

Definition

Gets or sets the UndoUnit to be passed to the UndoUnitAdded event.

public:
 property System::Activities::Presentation::UndoUnit ^ UndoUnit { System::Activities::Presentation::UndoUnit ^ get(); void set(System::Activities::Presentation::UndoUnit ^ value); };
public System.Activities.Presentation.UndoUnit UndoUnit { get; set; }
member this.UndoUnit : System.Activities.Presentation.UndoUnit with get, set
Public Property UndoUnit As UndoUnit

Property Value

Returns UndoUnit.

Applies to