共用方式為


WpfUtil.FindVisualParent 方法 (Type, UIElement, Type)

命名空間:  Microsoft.TeamFoundation.Controls.WPF
組件:  Microsoft.TeamFoundation.Controls (在 Microsoft.TeamFoundation.Controls.dll 中)

語法

'宣告
Public Shared Function FindVisualParent ( _
    typeOfParent As Type, _
    element As UIElement, _
    stopOnType As Type _
) As UIElement
public static UIElement FindVisualParent(
    Type typeOfParent,
    UIElement element,
    Type stopOnType
)

參數

傳回值

型別:System.Windows.UIElement

.NET Framework 安全性

請參閱

參考

WpfUtil 類別

FindVisualParent 多載

Microsoft.TeamFoundation.Controls.WPF 命名空間