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