1 write to xamlTypeXamlType
System.Activities (1)
System\Activities\XamlIntegration\DynamicActivityXamlReader.cs (1)
93this.xamlTypeXamlType = this.schemaContext.GetXamlType(typeof(XamlType));
1 reference to xamlTypeXamlType
System.Activities (1)
System\Activities\XamlIntegration\DynamicActivityXamlReader.cs (1)
1130if (typeDepth > 0 && reader.Type == parent.xamlTypeXamlType)