Condividi tramite


Metodo WpfUtil.FindVisualChild<T>

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

Sintassi

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

Parametri di tipo

  • T

Parametri

Valore restituito

Tipo: T

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WpfUtil Classe

Spazio dei nomi Microsoft.TeamFoundation.Controls.WPF