'Declaration Public Shared Function GetAllParents( _ ByVal elem As Windows.UI.Xaml.FrameworkElement _ ) As System.Collections.Generic.IList(Of FrameworkElement)
public static System.Collections.Generic.IList<FrameworkElement> GetAllParents( Windows.UI.Xaml.FrameworkElement elem )
Parameters
- elem
Return Value
The list of ancestor framework elements in the visual tree hierarchy