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