This topic has not yet been rated - Rate this topic

RoutedCommand Constructor

Initializes a new instance of the RoutedCommand class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method RoutedCommand() Initializes a new instance of the RoutedCommand class.
Public method RoutedCommand(String, Type) Initializes a new instance of the RoutedCommand class with the specified name and owner type.
Public method RoutedCommand(String, Type, InputGestureCollection) Initializes a new instance of the RoutedCommand class with the specified name, owner type, and collection of gestures.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.