Share via


Metodo WpfUtil.FindVisualParent (Type, UIElement, Type)

Spazio dei nomi:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: System.Windows.UIElement

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WpfUtil Classe

Overload FindVisualParent

Spazio dei nomi Microsoft.TeamFoundation.Controls.WPF