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