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