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