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