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