public static ICommand GetKeyPressCommand(
DependencyObject obj
)Public Shared Function GetKeyPressCommand (
obj As DependencyObject
) As ICommandpublic:
static ICommand^ GetKeyPressCommand(
DependencyObject^ obj
)static member GetKeyPressCommand :
obj : DependencyObject -> ICommand