XamlReader::SchemaContext Property
.NET Framework (current version)
When implemented in a derived class, gets an object that provides XAML schema context information for the information set.
Assembly: System.Xaml (in System.Xaml.dll)
public: property XamlSchemaContext^ SchemaContext { virtual XamlSchemaContext^ get() abstract; }
Property Value
Type: System.Xaml::XamlSchemaContext^An object that provides XAML schema context information for the information set.
.NET Framework
Available since 4.0
Available since 4.0
Show: