1 write to schemaContext
System.Activities (1)
System\Activities\XamlIntegration\ConcatenatingXamlReader.cs (1)
25this.schemaContext = this.readers.Current.SchemaContext;
1 reference to schemaContext
System.Activities (1)
System\Activities\XamlIntegration\ConcatenatingXamlReader.cs (1)
55get { return this.schemaContext; }