Compartir a través de


WpfUtil.FindVisualChild<T> (Método)

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

Sintaxis

'Declaración
Public Shared Function FindVisualChild(Of T As UIElement) ( _
    element As UIElement _
) As T
public static T FindVisualChild<T>(
    UIElement element
)
where T : UIElement

Parámetros de tipo

  • T

Parámetros

Valor devuelto

Tipo: T

Seguridad de .NET Framework

Vea también

Referencia

WpfUtil Clase

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