public FuncControlTemplate( Func<TemplatedControl, INameScope, Control> build )
Public Sub New ( build As Func(Of TemplatedControl, INameScope, Control) )
new : build : Func<TemplatedControl, INameScope, Control> -> FuncControlTemplate
In This Article