3 references to DisableBreakpoint
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (3)
948
if (this.areBreakpointServicesEnabled() && this.isCommandSupported(CommandValues.
DisableBreakpoint
))
968
ExecuteCommand(CommandValues.
DisableBreakpoint
);
1701
command == CommandValues.
DisableBreakpoint
))