'Declaration
Public Shared Function FindParent(Of As Windows.UI.Xaml.FrameworkElement)( _
ByVal As Windows.UI.Xaml.FrameworkElement _
) As
public static FindParent<>(
Windows.UI.Xaml.FrameworkElement
)
where T: Windows.UI.Xaml.FrameworkElement
Parameters
- elem
Type Parameters
- T
Return Value
The first object whose type is The first object whose type is