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