1 write to areBreakpointServicesEnabled
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (1)
223this.areBreakpointServicesEnabled = () =>
5 references to areBreakpointServicesEnabled
System.Activities.Presentation (5)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (5)
853this.areBreakpointServicesEnabled() && (this.contextMenuTarget is ActivityDesigner) ? 865this.areBreakpointServicesEnabled() && 892this.areBreakpointServicesEnabled() && 919if (this.areBreakpointServicesEnabled() && this.isCommandSupported(CommandValues.EnableBreakpoint)) 948if (this.areBreakpointServicesEnabled() && this.isCommandSupported(CommandValues.DisableBreakpoint))