ToolboxControl::OnApplyTemplate Method ()

.NET Framework (current version)
 

Builds the visual tree for this toolbox control.

Namespace:   System.Activities.Presentation.Toolbox
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

public:
virtual void OnApplyTemplate() override

The OnApplyTemplate method is invoked by the ApplyTemplate method. ToolboxControl implements Control, which, in turn, implements FrameworkElement.

.NET Framework
Available since 4.0
Return to top
Show: