1 write to _wrIC
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12292_wrIC = new WeakReference<ItemsControl>(itemsControl);
2 references to _wrIC
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
12376if (_wrIC.TryGetTarget(out ItemsControl ic)) 12392if (_wrIC.TryGetTarget(out ItemsControl ic))