XamlDeferLoadAttribute Properties
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Namespace:
System.Windows.Markup
Assembly: System.Xaml (in System.Xaml.dll)
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 |
Show: