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