UIControl.AddHandler(UIControl.MouseEnterEvent, (RoutedEventHandler)OnMouseEnterCallMeAlways, true);
Login to post response