3 references to EnableBreakpoint
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (3)
919
if (this.areBreakpointServicesEnabled() && this.isCommandSupported(CommandValues.
EnableBreakpoint
))
938
ExecuteCommand(CommandValues.
EnableBreakpoint
);
1700
command == CommandValues.
EnableBreakpoint
||