Sdílet prostřednictvím


XamlBackgroundReader.SchemaContext Vlastnost

Definice

Získá objekt, který poskytuje informace o kontextu schématu pro informační sadu.

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

Hodnota vlastnosti

XamlSchemaContext

Objekt, který poskytuje informace o kontextu schématu pro sadu informací.

Platí pro

Viz také