XamlDeferLoadAttribute Properties
The XamlDeferLoadAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
ContentType | Gets the CLR Type value for the destination/content type of the defer load behavior. |
|
ContentTypeName | Gets the string name of the type for the implementation to use for the defer load behavior. |
|
LoaderType | Gets the CLR Type value for the implementation to use for the defer load behavior. |
|
LoaderTypeName | Gets the string name of the type for the destination/content type of the defer load behavior. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |