ContentControlDeletingEventArgs Interface

Definition

Provides data for the Deleting event of a content control.

public interface class ContentControlDeletingEventArgs
[System.Runtime.InteropServices.Guid("9179ff8d-0031-4375-a1b0-608d11d2b5b5")]
public interface ContentControlDeletingEventArgs
[<System.Runtime.InteropServices.Guid("9179ff8d-0031-4375-a1b0-608d11d2b5b5")>]
type ContentControlDeletingEventArgs = interface
Public Interface ContentControlDeletingEventArgs
Attributes

Properties

InUndoRedo

Gets a value that indicates whether the Deleting event was raised as part of an undo or redo action.

Applies to