'宣言 Public Shared Function IsAncestorOf( _ ByVal elem As System.Windows.UIElement, _ ByVal descendant As System.Windows.DependencyObject _ ) As System.Boolean
public static System.bool IsAncestorOf( System.Windows.UIElement elem, System.Windows.DependencyObject descendant )
パラメータ
- elem
- descendant