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