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