Click or drag to resize

IDataTemplateMetadataDataType Property

Gets the type for which this DataTemplate is intended.

Namespace:  TomsToolbox.Wpf.Composition
Assembly:  TomsToolbox.Wpf.Composition (in TomsToolbox.Wpf.Composition.dll)
Syntax
Type? DataType { get; }

Property Value

Type: Type
See Also