ControlTemplateResult |
|
DataTemplateExtensions |
Defines extension methods for working with IDataTemplate s.
|
DataTemplates |
A collection of IDataTemplate s.
|
FuncControlTemplate |
A template for a TemplatedControl .
|
FuncControlTemplate<T> |
A template for a TemplatedControl .
|
FuncDataTemplate |
Builds a control for a piece of data.
|
FuncDataTemplate<T> |
Builds a control for a piece of data of specified type.
|
FuncTemplate<TControl> |
Creates a control from a Func<TResult> .
|
FuncTemplate<TParam, TControl> |
Creates a control from a Func<T, TResult> .
|
FuncTemplateNameScopeExtensions |
|
FuncTreeDataTemplate |
A template used to build hierarchical data.
|
FuncTreeDataTemplate<T> |
A template used to build hierarchical data.
|
TemplateExtensions |
|