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