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