Method BreakpointStateChanged
- Namespace
- Alternet.Scripter.Integration.Wpf
- Assembly
- Alternet.Scripter.Integration.Wpf.v9.dll
BreakpointStateChanged(Breakpoint)
When implemented by a class, updates line styles when given breakpoint state changes.
void BreakpointStateChanged(Breakpoint breakpoint)
Parameters
breakpoint
BreakpointBreakpoint
which state was changed.