Represents a two sided page of a Book.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class BookLeaf : Control, INotifyPropertyChanged
Visual Basic
Public Class BookLeaf _
	Inherits Control _
	Implements INotifyPropertyChanged
Visual C++
public ref class BookLeaf : public Control, 
	INotifyPropertyChanged

Inheritance Hierarchy

See Also