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