[]
Control that loads a DataTemplate, forwarding its own DataContext.
public class TemplateControl : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Name | Description |
---|---|
TemplateControl() | Initializes a new instance of a TemplateControl. |
Name | Description |
---|---|
DataTemplateProperty | Identifies the DataTemplate dependency property. |
Name | Description |
---|---|
DataTemplate | Gets or sets the template to load. |