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 de Propriedade

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

Observações

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

Aplica-se a