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