Gets the input bindings of this input handler.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ICollection<InputBinding> InputBindings { get; }
Public ReadOnly Property InputBindings As ICollection(Of InputBinding) Get
public: property ICollection<InputBinding^>^ InputBindings { ICollection<InputBinding^>^ get (); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238