XamlType.SchemaContext Propriedade

Definição

Recebe o ativo XamlSchemaContext para processar isto XamlType.

public:
 property System::Xaml::XamlSchemaContext ^ SchemaContext { System::Xaml::XamlSchemaContext ^ get(); };
public System.Xaml.XamlSchemaContext SchemaContext { get; }
member this.SchemaContext : System.Xaml.XamlSchemaContext
Public ReadOnly Property SchemaContext As XamlSchemaContext

Valor de Propriedade

O ativo XamlSchemaContext para processar este XamlType.

Observações

XamlSchemaContext é uma entrada de parâmetro obrigatória ao construir um XamlType.

Aplica-se a