XamlTypeInvoker.UnknownInvoker Propriedade

Definição

Fornece um valor estático que representa um desconhecido, não totalmente implementado XamlTypeInvoker.

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

Valor da propriedade

Um valor estático que representa um desconhecido, não totalmente implementado XamlTypeInvoker.

Comentários

Fornecer esse valor para um XamlTypeInvoker parâmetro da API definida por System.Xaml normalmente fará com que o código chamado gere exceções.

Aplica-se a