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