4 references to InsertBreakpoint
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (4)
866
this.isCommandSupported(CommandValues.
InsertBreakpoint
) &&
882
ExecuteCommand(CommandValues.
InsertBreakpoint
);
1698
(command == CommandValues.
InsertBreakpoint
||
1704
if (command == CommandValues.
InsertBreakpoint
)