RecreateContentEventArgs Class

Definition

Provides information about a request to recreate a content of IPeekResultPresentation.

public ref class RecreateContentEventArgs : EventArgs
public class RecreateContentEventArgs : EventArgs
type RecreateContentEventArgs = class
    inherit EventArgs
Public Class RecreateContentEventArgs
Inherits EventArgs
Inheritance
RecreateContentEventArgs

Constructors

RecreateContentEventArgs(Boolean)

Creates new instance of the RecreateContentEventArgs class.

Properties

IsResultContentDeleted

Gets whether the Peek result's content presented by IPeekResultPresentation was deleted.

Applies to