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