1 implementation of OnWorkflowCommandLoaded
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (1)
88
public void
OnWorkflowCommandLoaded
(CommandInfo commandInfo)
1 reference to OnWorkflowCommandLoaded
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (1)
309
item.CommandExtensionCallback.
OnWorkflowCommandLoaded
(ci);