[]
        
(Showing Draft Content)

C1.WPF.Extended.C1BookItem

C1BookItem Class

Represents the items that can be hosted in a C1Book.

Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
[TemplatePart(Name = "ContentControl", Type = typeof(ContentControl))]
public class C1BookItem : ContentControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild

Constructors

Name Description
C1BookItem()

Initializes a new instance of a C1BookItem.

Fields

Name Description
IsTransparentProperty

Identifies the IsTransparent dependency property.

Properties

Name Description
IsTransparent

Property used to indicate when a C1BookItem contains transparent parts.

Methods

Name Description
OnApplyTemplate()

Builds the visual tree for the C1BookItem control when a new template is applied.