Search Results for

    Show / Hide Table of Contents

    Interface INotifyLengthChanged

    Provides the event which fired when the length of an object has been changed.
    Namespace: Melanchall.DryWetMidi.Interaction
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public interface INotifyLengthChanged

    Events

    LengthChanged

    Occurs when the length of an object has been changed.
    Declaration
    event EventHandler<LengthChangedEventArgs> LengthChanged
    Event Type
    Type Description
    EventHandler<LengthChangedEventArgs>
    In this article
    Back to top 2024 / Generated by DocFX