DataTypeAttribute Class
Definition
Defines the property that contains type that should be used as a type information for compiled bindings.
public class DataTypeAttribute
Remarks
Used on DataTemplate.DataType property so it can be inherited in compiled bindings inside of the template.
Constructors
| Name | Description |
|---|---|
| DataTypeAttribute | No summary available. |
DataTypeAttribute Constructor
public DataTypeAttribute()