FuncTemplateNameScopeExtensions.

RegisterInNameScope<T>(T, INameScope) Method

Syntax

public static T RegisterInNameScope<T>(this T control, INameScope scope) where T : StyledElement

Type Parameters

Name Description
T

Parameters

Name Type Description
control T
scope INameScope

Return Value

Type Description
T