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