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