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