RecreateContentEventArgs Class
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 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. |