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