StickyNoteControl::OnApplyTemplate Method ()

 

Registers event handlers for all the children of a template.

Namespace:   System.Windows.Controls
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
virtual void OnApplyTemplate() override

OnApplyTemplate is performed automatically after the control applies an ink or text sticky note template to the control.

.NET Framework
Available since 3.0
Return to top
Show: