XamlWriter.SchemaContext Eigenschaft

Definition

Bei der Implementierung in einer abgeleiteten Klasse wird der aktive XAML-Schemakontext abgerufen.

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

Eigenschaftswert

Der aktive XAML-Schemakontext.

Gilt für: