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