Table of Contents

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 Breakpoint

Breakpoint which state was changed.