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