XamlBackgroundReader.SchemaContext Eigenschaft

Definition

Ruft ein Objekt ab, das Schemakontextinformationen für den Informationssatz bereitstellt.

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

Eigenschaftswert

Ein Objekt, das Schemakontextinformationen für den Informationssatz bereitstellt.

Gilt für:

Weitere Informationen