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