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