Base:
property
SchemaContext
System.Xaml.XamlWriter.SchemaContext
3 references to SchemaContext
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
1058
XamlType result =
SchemaContext
.GetXamlType(clrType);
1062
SchemaContext
.GetType(), clrType));
2181
string rootNamespace =
SchemaContext
.GetRootNamespace(rootInstanceType.Assembly);