Table of Contents

Method GetBinding

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

GetBinding(KeyGesture)

Gets binding for the corresponding gesture otherwise returns null.

KeyBinding GetBinding(KeyGesture gesture)

Parameters

gesture KeyGesture

The keyboard gesture requested.

Returns

KeyBinding