WpfUtil.FindVisualParent-Methode (Type, UIElement, Type)

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
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
)

Parameter

Rückgabewert

Typ: System.Windows.UIElement

.NET Framework-Sicherheit

Siehe auch

Referenz

WpfUtil Klasse

FindVisualParent-Überladung

Microsoft.TeamFoundation.Controls.WPF-Namespace