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