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