XamlTypeInvoker.UnknownInvoker Propriété

Définition

Fournit une valeur statique qui représente un XamlTypeInvoker inconnu et non implémenté pleinement.

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

Valeur de propriété

Valeur statique qui représente un XamlTypeInvoker inconnu et non implémenté pleinement.

Remarques

En fournissant cette valeur pour un XamlTypeInvoker paramètre de l’API définie par System.Xaml, le code appelé lève généralement des exceptions.

S’applique à