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