Ανάγνωση στα Αγγλικά Επεξεργασία

Κοινή χρήση μέσω


XamlType.LookupDeferringLoader Method

Definition

Returns a XamlValueConverter<TConverterBase> object, which is used for deferred loading of XAML-declared objects.

protected virtual System.Xaml.Schema.XamlValueConverter<System.Xaml.XamlDeferringLoader> LookupDeferringLoader ();

Returns

A XamlValueConverter<TConverterBase> that has a XamlDeferringLoader constraint on the generic.

Remarks

This method can be invoked when a caller gets a value from DeferringLoader. Override this method if you want DeferringLoader to return a different value than is enabled by default internal reflection and are also providing custom XamlTypeInvoker information.

The default implementation returns an object on the basis of reading XamlDeferLoadAttribute. It can also check BaseType for the attribute if no attribute is found on the immediate underlying type. If a value is unavailable, this method returns null.

Applies to

Προϊόν Εκδόσεις
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9