Condividi tramite


XamlDirective.LookupUnderlyingSetter Metodo

Definizione

Restituisce una funzione di accesso set associata all'oggetto XamlDirective. Questa implementazione restituisce sempre null.

protected:
 override System::Reflection::MethodInfo ^ LookupUnderlyingSetter();
protected override sealed System.Reflection.MethodInfo LookupUnderlyingSetter ();
override this.LookupUnderlyingSetter : unit -> System.Reflection.MethodInfo
Protected Overrides NotOverridable Function LookupUnderlyingSetter () 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