MindFusion.Wpf Pack Programmer's Guide
PageRenamedEventArgs Members
Constructors Properties
 


Contains arguments for the PageRenamed event.

The following tables list the members exposed by the PageRenamedEventArgs type.

 Public Constructors

  Name Description

PageRenamedEventArgs

Initializes a new instance of the PageRenamedEventArgs class.

 Public Properties

  Name Description

Cancel

Gets or sets a value indicating whether to cancel the current operation.

NewTitle

Specifies the new title.

OldTitle

Specifies the old title.

Page

Specifies which page has been renamed.

 See Also

PageRenamedEventArgs Class
MindFusion.Diagramming.Wpf Namespace