ContentControlExitingEventArgs Interface

Definition

Provides data for the Exiting event of a content control.

public interface class ContentControlExitingEventArgs
[System.Runtime.InteropServices.Guid("a7a3db4c-a0c8-4eaa-b1df-b612cb831c83")]
public interface ContentControlExitingEventArgs
[<System.Runtime.InteropServices.Guid("a7a3db4c-a0c8-4eaa-b1df-b612cb831c83")>]
type ContentControlExitingEventArgs = interface
Public Interface ContentControlExitingEventArgs
Attributes

Properties

Cancel

Gets or sets a value that indicates whether to cancel the Exiting event.

Applies to