ElementTemplate Class

Definition

Base class for DataTemplate and ControlTemplate classes.

public ref class ElementTemplate
public class ElementTemplate
type ElementTemplate = class
Public Class ElementTemplate
Inheritance
ElementTemplate
Derived

Properties

LoadTemplate

Methods

CreateContent()

Used by the XAML infrastructure to load data templates and set up the content of the resulting UI.

Applies to