Share via


XamlTypeInvoker.UnknownInvoker Proprietà

Definizione

Fornisce un valore statico che rappresenta un oggetto XamlTypeInvoker sconosciuto non completamente implementato.

public:
 static property System::Xaml::Schema::XamlTypeInvoker ^ UnknownInvoker { System::Xaml::Schema::XamlTypeInvoker ^ get(); };
public static System.Xaml.Schema.XamlTypeInvoker UnknownInvoker { get; }
static member UnknownInvoker : System.Xaml.Schema.XamlTypeInvoker
Public Shared ReadOnly Property UnknownInvoker As XamlTypeInvoker

Valore della proprietà

Valore statico che rappresenta un oggetto XamlTypeInvoker sconosciuto non completamente implementato.

Commenti

Se si specifica questo valore per un XamlTypeInvoker parametro dell'API definita da System.Xaml, il codice chiamato genererà eccezioni.

Si applica a