3 references to DeleteBreakpoint
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (3)
893
this.isCommandSupported(CommandValues.
DeleteBreakpoint
) &&
909
ExecuteCommand(CommandValues.
DeleteBreakpoint
);
1699
command == CommandValues.
DeleteBreakpoint
||