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