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