ContentControlDeletingEventArgs 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 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. |