1 write to _descriptor
PresentationFramework (1)
MS\Internal\Data\ValueTable.cs (1)
313_descriptor = new WeakReference(pd);
1 reference to _descriptor
PresentationFramework (1)
MS\Internal\Data\ValueTable.cs (1)
324get { return (PropertyDescriptor)_descriptor.Target; }