Show / Hide Table of Contents

Method ReplaceWith

| Improve this Doc View Source

ReplaceWith(InputGesture[])

Create a new CommandEntry by replaces the input gestures.

Declaration
public CommandEntry ReplaceWith(params InputGesture[] inputGestures)
Parameters
Type Name Description
System.Windows.Input.InputGesture[] inputGestures

The new input gestures.

Returns
Type Description
CommandEntry

The newly created CommandEntry.

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