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