1 write to typeDescriptorContext
System.Xaml (1)
System\Xaml\XamlObjectReader.cs (1)
2487this.typeDescriptorContext = typeDescriptorContext;
1 reference to typeDescriptorContext
System.Xaml (1)
System\Xaml\XamlObjectReader.cs (1)
2531public ITypeDescriptorContext TypeDescriptorContext { get { return typeDescriptorContext; } }