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