Implemented interface member:
2 writes to
PresentationFramework (2)
MS\Internal\Helper.cs (1)
852itemValueStorage[item] = itemValues;
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
618_hashtable[item] = value;
1 reference to
PresentationFramework (1)
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
583return _hashtable[item] as T;