This documentation is archived and is not being maintained.
DataTemplate Properties
Visual Studio 2008
The DataTemplate type exposes the following members.
Name | Description | |
---|---|---|
![]() |
DataTemplateKey | Gets the default key of the DataTemplate. |
![]() |
DataType | Gets or sets the type for which this DataTemplate is intended. |
![]() |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
![]() |
HasContent | Gets a value that indicates whether this template has optimized content. (Inherited from FrameworkTemplate.) |
![]() |
IsSealed | Gets a value that indicates whether this object is in an immutable state so it cannot be changed. (Inherited from FrameworkTemplate.) |
![]() |
Resources | Gets or sets the collection of resources that can be used within the scope of this template. (Inherited from FrameworkTemplate.) |
![]() |
Triggers | Gets a collection of triggers that apply property values or perform actions based on one or more conditions. |
![]() |
VisualTree | Gets or sets the root node of the template. (Inherited from FrameworkTemplate.) |
Show: