Base:
property
SchemaContext
System.Xaml.XamlReader.SchemaContext
2 references to SchemaContext
XamlBuildTask (2)
Microsoft\Build\Tasks\Xaml\XamlValidatingReader.cs (2)
340
XamlType typeOfValue =
SchemaContext
.GetXamlType(value.GetType());
423
declaringType =
SchemaContext
.GetXamlType(this.definedType);