[]
Represents the items that can be hosted in a C1Book.
[TemplatePart(Name = "ContentControl", Type = typeof(ContentControl))]
public class C1BookItem : ContentControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Name | Description |
---|---|
C1BookItem() | Initializes a new instance of a C1BookItem. |
Name | Description |
---|---|
IsTransparentProperty | Identifies the IsTransparent dependency property. |
Name | Description |
---|---|
IsTransparent | Property used to indicate when a C1BookItem contains transparent parts. |
Name | Description |
---|---|
OnApplyTemplate() | Builds the visual tree for the C1BookItem control when a new template is applied. |