public static DependencyObject GetAncestorFromType( DependencyObject descendant, Type type, bool allowSubclassOfType, DependencyObject stopAtVisual )
'宣言 Public Overloads Shared Function GetAncestorFromType( _ ByVal descendant As DependencyObject, _ ByVal type As Type, _ ByVal allowSubclassOfType As Boolean, _ ByVal stopAtVisual As DependencyObject _ ) As DependencyObject
Utilities クラス Utilities メンバ オーバーロード一覧