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