ContentControlAddedEventArgs Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |