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