| C1.Xaml アセンブリ > C1.Xaml 名前空間 > VTreeHelper クラス > GetParentOfType メソッド : GetParentOfType(DependencyObject,Type,Boolean) メソッド |
'宣言 Public Overloads Shared Function GetParentOfType( _ ByVal reference As Windows.UI.Xaml.DependencyObject, _ ByVal type As System.Type, _ ByVal lookOutsideVisualTree As System.Boolean _ ) As Windows.UI.Xaml.DependencyObject
public static Windows.UI.Xaml.DependencyObject GetParentOfType( Windows.UI.Xaml.DependencyObject reference, System.Type type, System.bool lookOutsideVisualTree )