Show / Hide Table of Contents

Method GetInputGesture

| Improve this Doc View Source

GetInputGesture(Int32)

Gets the input gesture at specified index.

Declaration
public InputGesture GetInputGesture(int index)
Parameters
Type Name Description
System.Int32 index

The specified index.

Returns
Type Description
System.Windows.Input.InputGesture

The result input gesture.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest