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