ComponentOne Extended Library for WPF and Silverlight
Book Template Parts
Book > C1Book Layout and Appearance > Book Template Parts

In Microsoft Expression Blend, you can view and edit template parts by creating a new template (for example, click the C1Book control to select it and choose Object | Edit Template | Edit a Copy). Once you've created a new template, the parts of the template will appear in the Parts window:

 

 

Note that you may have to select the ControlTemplate for its parts to be visible in the Parts window.

In the Parts window, you can double-click any element to create that part in the template. Once you have done so, the part will appear in the template and the element's icon in the Parts pane will change to indicate selection.

Template parts available in the C1Book control include:

 

Name

Type

Description

Root

FrameworkElement

Provides a framework of common APIs for objects that participate in WPF layout. Also defines APIs related to data binding, object tree, and object lifetime feature areas in WPF.