VirtualizingPanel::GetItemOffsetCore Method (UIElement^)
.NET Framework (current version)
Returns the position of the specified item, relative to the VirtualizingPanel.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- child
-
Type:
System.Windows::UIElement^
The element whose position to find.
Classes that inherit from VirtualizingPanel should override this method to return the position child, relative to the panel.
.NET Framework
Available since 4.5
Available since 4.5
Show: