Implemented interface member:
method
UpdateBreakpoint
System.Activities.Presentation.Debug.IDesignerDebugView.UpdateBreakpoint(SourceLocation, System.Activities.Presentation.Debug.BreakpointTypes)
2 references to UpdateBreakpoint
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (2)
560
this.
UpdateBreakpoint
(sourceLocation, breakpointType);
595
UpdateBreakpoint
(sourceLocation, BreakpointTypes.None);