1 override of OnInitializeInstanceForRuntime
System.Workflow.ComponentModel (1)
AuthoringOM\Activity.cs (1)
1405
internal override void
OnInitializeInstanceForRuntime
(IWorkflowCoreRuntime workflowCoreRuntime)
2 references to OnInitializeInstanceForRuntime
System.Workflow.ComponentModel (2)
AuthoringOM\Activity.cs (1)
1407
base.
OnInitializeInstanceForRuntime
(workflowCoreRuntime);
AuthoringOM\DependencyObject.cs (1)
449
OnInitializeInstanceForRuntime
(workflowCoreRuntime);