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