DependencyObject::InitializeProperties Method ()

 

Performs initialization on dependency properties when overridden in a derived class.

Namespace:   System.Workflow.ComponentModel
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

protected:
virtual void InitializeProperties()

Called by the workflow runtime engine during the initialization of the activity at run time.

.NET Framework
Available since 3.0
Return to top
Show: