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