RoutedCommand Constructor
.NET Framework 3.5
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.
| Name | Description | |
|---|---|---|
|
RoutedCommand() | Initializes a new instance of the RoutedCommand class. |
|
RoutedCommand(String, Type) | Initializes a new instance of the RoutedCommand class with the specified name and owner type. |
|
RoutedCommand(String, Type, InputGestureCollection) | Initializes a new instance of the RoutedCommand class with the specified name, owner type, and collection of gestures. |