Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1TextSearchManager Class / FoundPositionsChanged Event

In This Topic
    FoundPositionsChanged Event
    In This Topic
    Occurs when the FoundPositions list is changed.
    Syntax
    'Declaration
     
    Public Event FoundPositionsChanged As EventHandler
    public event EventHandler FoundPositionsChanged
    See Also