Compartir a través de


WpfUtil.FindVisualParent (Método) (Type, UIElement, Type)

Espacio de nombres:  Microsoft.TeamFoundation.Controls.WPF
Ensamblado:  Microsoft.TeamFoundation.Controls (en Microsoft.TeamFoundation.Controls.dll)

Sintaxis

'Declaración
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
)

Parámetros

Valor devuelto

Tipo: System.Windows.UIElement

Seguridad de .NET Framework

Vea también

Referencia

WpfUtil Clase

FindVisualParent (Sobrecarga)

Microsoft.TeamFoundation.Controls.WPF (Espacio de nombres)