VirtualizingPanel::GetItemOffset 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.
Return Value
Type: System::DoubleThe position of the specified item, relative to the VirtualizingPanel.
This method calls GetItemOffsetCore.
.NET Framework
Available since 4.5
Available since 4.5
Show: