4 references to PropertyDescriptor
PresentationFramework (4)
MS\Internal\Data\ValueTable.cs (4)
255result.Add(key.PropertyDescriptor); 329get { return Item == null || PropertyDescriptor == null; } 341PropertyDescriptor descriptor = this.PropertyDescriptor; 347Object.Equals(descriptor, that.PropertyDescriptor);