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