Get reference to control

Namespace: T.Wpf.RunControls
Assembly: T.Wpf (in T.Wpf.dll)

Public Function GetControl( _ 
ByVal controlName As String
) As FrameworkElement
This language is not supported or no code example is available.
public FrameworkElement GetControl( 
string controlName 
)
This language is not supported or no code example is available.

Parameters

controlName
Type: string

Control name

Return Value

Type: FrameworkElement

Reference to control

.NET Framework

Supported in: 4.6.2, 4.7