1 instantiation of CommandInfo
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (1)
308CommandInfo ci = new CommandInfo(cb.Command);
3 references to CommandInfo
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (1)
88public void OnWorkflowCommandLoaded(CommandInfo commandInfo)
System.Activities.Presentation\System\Activities\Presentation\Hosting\IWorkflowCommandExtensionCallback.cs (1)
34void OnWorkflowCommandLoaded(CommandInfo commandInfo);
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (1)
308CommandInfo ci = new CommandInfo(cb.Command);