2 references to ContainerFromElement
PresentationFramework (2)
System\Windows\Controls\ItemsControl.cs (1)
1230return ContainerFromElement(this, element);
System\Windows\Controls\VirtualizingStackPanel.cs (1)
13066DependencyObject parentContainer = ItemsControl.ContainerFromElement(null, vsp);