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