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