RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1LineSpacingTool Class / OnItemsChanged Method

In This Topic
    OnItemsChanged Method (C1LineSpacingTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnItemsChanged( _
       ByVal e As NotifyCollectionChangedEventArgs _
    ) 
    protected virtual void OnItemsChanged( 
       NotifyCollectionChangedEventArgs e
    )

    Parameters

    e
    See Also