CustomContentControl Members
The CustomContentControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
|
SelectItem |
Selects the item.
|
Fields
Name | Description | |
---|---|---|
ContentTemplateProperty |
The content template property
|
|
SelectedItemIdProperty |
The selected item identifier property.
|
Properties
Name | Description | |
---|---|---|
ContentPresenter |
Gets or sets the content presenter.
|
|
ContentTemplate |
Gets or sets the content template. This is a bind-able property.
|
|
SelectedItemId |
Gets or sets the selected item identifier. This is a bind-able property.
|