Condividi tramite


XamlDirective.LookupUnderlyingGetter Metodo

Definizione

Restituisce una funzione di accesso get associata all'oggetto XamlDirective. Questa implementazione restituisce sempre 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

Restituisce

MethodInfo

Restituisce sempre null.

Commenti

XamlDirective sigilla questo membro virtuale; pertanto, tutti i tipi e tutte le XamlDirective direttive XAML predefinite devono usare questo comportamento.

Si applica a