2 writes to ParentItem
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
12694ParentItem = parentItem; 12700ParentItem = newItem;
1 reference to ParentItem
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12202if (Object.Equals(parentItem, oldsti.ParentItem))