Base:
method
OnInitializeActivatingInstanceForRuntime
System.Workflow.ComponentModel.DependencyObject.OnInitializeActivatingInstanceForRuntime(System.Workflow.ComponentModel.IWorkflowCoreRuntime)
1 override of OnInitializeActivatingInstanceForRuntime
System.Workflow.ComponentModel (1)
AuthoringOM\Activity.cs (1)
2238
internal override void
OnInitializeActivatingInstanceForRuntime
(IWorkflowCoreRuntime workflowCoreRuntime)
1 reference to OnInitializeActivatingInstanceForRuntime
System.Workflow.ComponentModel (1)
AuthoringOM\Activity.cs (1)
2241
base.
OnInitializeActivatingInstanceForRuntime
(workflowCoreRuntime);