Share via


XamlDirective.LookupUnderlyingGetter Méthode

Définition

Retourne un accesseur get associé à ce XamlDirective. Cette implémentation retourne toujours null.

protected:
 override System::Reflection::MethodInfo ^ LookupUnderlyingGetter();
protected override sealed System.Reflection.MethodInfo LookupUnderlyingGetter ();
override this.LookupUnderlyingGetter : unit -> System.Reflection.MethodInfo
Protected Overrides NotOverridable Function LookupUnderlyingGetter () As MethodInfo

Retours

MethodInfo

Retourne toujours null.

Remarques

XamlDirective scelle ce membre virtuel ; Par conséquent, tous les XamlDirective types et toutes les directives XAML prédéfinies doivent utiliser ce comportement.

S’applique à