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