4 references to Item
PresentationFramework (4)
MS\Internal\Data\ValueTable.cs (4)
248if (Object.Equals(item, key.Item)) 324get { return Item == null || PropertyDescriptor == null; } 335object item = this.Item; 341Object.Equals(item, that.Item) &&