Table of Contents

Property InputBindings

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

InputBindings

Gets the collection of input bindings associated with this window.

[Browsable(false)]
public virtual Collection<InputBinding> InputBindings { get; }

Property Value

Collection<InputBinding>