XamlReader.GetWpfSchemaContext Methode

Definition

Gibt ein XamlSchemaContext-Objekt zurück, das die Kontexteinstellungen des WPF-Schemas für einen XamlReader darstellt.

public:
 static System::Xaml::XamlSchemaContext ^ GetWpfSchemaContext();
public static System.Xaml.XamlSchemaContext GetWpfSchemaContext ();
static member GetWpfSchemaContext : unit -> System.Xaml.XamlSchemaContext
Public Shared Function GetWpfSchemaContext () As XamlSchemaContext

Gibt zurück

Ein XamlSchemaContext-Objekt, das die Kontexteinstellungen des WPF-Schemas für einen XamlReader darstellt.

Gilt für: