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