'宣言 Public Shared Function GetAllParents( _ ByVal elem As Microsoft.UI.Xaml.FrameworkElement _ ) As System.Collections.Generic.IEnumerable(Of FrameworkElement)
public static System.Collections.Generic.IEnumerable<FrameworkElement> GetAllParents( Microsoft.UI.Xaml.FrameworkElement elem )
パラメータ
- elem
戻り値の型
ビジュアルツリー階層内の祖先フレームワーク要素のリスト