ContentControlAddedEventArgs Interface

Definition

Provides data for the Added event of a content control.

public interface class ContentControlAddedEventArgs
[System.Runtime.InteropServices.Guid("3dda70b9-11ce-4064-bbbd-73cab7c31db2")]
public interface ContentControlAddedEventArgs
[<System.Runtime.InteropServices.Guid("3dda70b9-11ce-4064-bbbd-73cab7c31db2")>]
type ContentControlAddedEventArgs = interface
Public Interface ContentControlAddedEventArgs
Attributes

Properties

InUndoRedo

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

Applies to