1 write to _WeakRefElementProxyStorage
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
528set { _WeakRefElementProxyStorage = value; }
1 reference to _WeakRefElementProxyStorage
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
526get { return _WeakRefElementProxyStorage; }