XamlDeferLoadAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the XamlDeferLoadAttribute class.
Assembly: System.Xaml (in System.Xaml.dll)
| Name | Description | |
|---|---|---|
![]() | XamlDeferLoadAttribute(String^, String^) | Initializes a new instance of the XamlDeferLoadAttribute class, using string names of types. |
![]() | XamlDeferLoadAttribute(Type^, Type^) | Initializes a new instance of the XamlDeferLoadAttribute class, using CLR Type values. |
Show:
